menu
shadcn_flutter package
documentation
shadcn_flutter.dart
Select<T>
canUnselect property
canUnselect property
dark_mode
light_mode
canUnselect
property
@
override
bool
canUnselect
final
Whether clicking selected item deselects it.
Implementation
@override final bool canUnselect;
shadcn_flutter package
documentation
shadcn_flutter
Select<T>
canUnselect property
Select class