menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MenuCheckbox
autoClose property
autoClose property
dark_mode
light_mode
autoClose
property
bool
autoClose
final
Whether checking this box closes the menu automatically.
Implementation
final bool autoClose;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MenuCheckbox
autoClose property
MenuCheckbox class