menu
angulardart_components package
documentation
model/selection/selection_container.dart
SelectionContainer<T>
selection property
selection property
dark_mode
light_mode
selection
property
SelectionModel
<
T
>
selection
getter/setter pair
The selection model this container represents.
Implementation
late SelectionModel<T> selection;
angulardart_components package
documentation
model/selection/selection_container
SelectionContainer<T>
selection property
SelectionContainer class