menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultipleAnswer<T>
allowUnselect property
allowUnselect property
dark_mode
light_mode
allowUnselect
property
bool
?
allowUnselect
final
Whether all selections can be unselected.
Implementation
final bool? allowUnselect;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultipleAnswer<T>
allowUnselect property
MultipleAnswer class