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