menu
ngcomponents package
documentation
material_menu/menu_item_groups.dart
MenuItemGroupsComponent
isKeyboardDriven property
isKeyboardDriven property
dark_mode
light_mode
isKeyboardDriven
property
@HostBinding('class.keyboard-driven')
bool
get
isKeyboardDriven
Implementation
@HostBinding('class.keyboard-driven') bool get isKeyboardDriven => !isMouseDriven;
ngcomponents package
documentation
material_menu/menu_item_groups
MenuItemGroupsComponent
isKeyboardDriven property
MenuItemGroupsComponent class