menu
multiselect_field package
documentation
core/selection_content.dart
SelectionContent<T>
selectedChoices property
selectedChoices property
dark_mode
light_mode
selectedChoices
property
List
<
Choice
<
T
>
>
selectedChoices
final
Implementation
final List<Choice<T>> selectedChoices;
multiselect_field package
documentation
core/selection_content
SelectionContent<T>
selectedChoices property
SelectionContent class