menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultipleChoice<T>
allowUnselect property
allowUnselect property
dark_mode
light_mode
allowUnselect
property
bool
?
allowUnselect
final
Whether the current selection can be unselected.
Implementation
final bool? allowUnselect;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultipleChoice<T>
allowUnselect property
MultipleChoice class