menu
multiselect_field package
documentation
core/selection_content.dart
SelectionContent<T>
isSelected property
isSelected property
dark_mode
light_mode
isSelected
property
bool
Function
(
Choice
<
T
>
)
isSelected
final
Implementation
final bool Function(Choice<T>) isSelected;
multiselect_field package
documentation
core/selection_content
SelectionContent<T>
isSelected property
SelectionContent class