menu
ngcomponents 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.isNotEmpty;
ngcomponents package
documentation
model/menu/menu
MenuItemMixin
hasSecondaryLabel property
MenuItemMixin class