closeOnActivate property
final
Determines if the menu will be closed when a MenuItemButton is pressed.
Defaults to true.
Implementation
final bool closeOnActivate;
Determines if the menu will be closed when a MenuItemButton is pressed.
Defaults to true.
final bool closeOnActivate;