menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/multiple_choice.dart
MultipleChoiceTheme
allowUnselect property
allowUnselect property
dark_mode
light_mode
allowUnselect
property
bool
?
allowUnselect
final
Whether selections can be unselected.
Implementation
final bool? allowUnselect;
arcane package
documentation
generated/arcane_shadcn/src/components/form/multiple_choice
MultipleChoiceTheme
allowUnselect property
MultipleChoiceTheme class