menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MenuButton
autoClose property
autoClose property
dark_mode
light_mode
autoClose
property
bool
autoClose
final
Whether selecting this button closes the menu automatically.
Implementation
final bool autoClose;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MenuButton
autoClose property
MenuButton class