selectionMode property
final
It's a variable that is used to store the current selection mode.
Implementation
final ValueNotifier<SelectionModes> selectionMode;
It's a variable that is used to store the current selection mode.
final ValueNotifier<SelectionModes> selectionMode;