menu
angulardart_components package
documentation
model/menu/menu.dart
MenuItemMixin
hasSecondaryLabel property
hasSecondaryLabel property
dark_mode
light_mode
hasSecondaryLabel
property
bool
get
hasSecondaryLabel
Implementation
bool get hasSecondaryLabel => secondaryLabel != null;
angulardart_components package
documentation
model/menu/menu
MenuItemMixin
hasSecondaryLabel property
MenuItemMixin class