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