menu
shadcn_flutter package
documentation
shadcn_flutter.dart
SelectPopup<T>
canUnselect property
canUnselect property
dark_mode
light_mode
canUnselect
property
bool
?
canUnselect
final
Whether selected items can be unselected.
Implementation
final bool? canUnselect;
shadcn_flutter package
documentation
shadcn_flutter
SelectPopup<T>
canUnselect property
SelectPopup class