menu
ngcomponents package
documentation
model/selection/selection_model.dart
DelegatingSelectionModel<T>
isSingleSelect property
isSingleSelect property
dark_mode
light_mode
isSingleSelect
property
@
override
bool
isSingleSelect
getter/setter pair
override-getter
Whether or not the selection model is single select.
Implementation
@override bool isSingleSelect;
ngcomponents package
documentation
model/selection/selection_model
DelegatingSelectionModel<T>
isSingleSelect property
DelegatingSelectionModel class