menu
angulardart_components package
documentation
material_menu/menu_item_groups.dart
MenuItemGroupsComponent
hasHighlight property
hasHighlight property
dark_mode
light_mode
hasHighlight
property
bool
get
hasHighlight
Implementation
bool get hasHighlight => _highlight?.isNotEmpty ?? false;
angulardart_components package
documentation
material_menu/menu_item_groups
MenuItemGroupsComponent
hasHighlight property
MenuItemGroupsComponent class