menu
angulardart_components package
documentation
model/menu/selectable_menu.dart
SelectableMenuItem<ItemType>
hasSecondaryLabel property
hasSecondaryLabel property
dark_mode
light_mode
hasSecondaryLabel
property
@
override
bool
get
hasSecondaryLabel
override
Implementation
@override bool get hasSecondaryLabel => secondaryLabel != null;
angulardart_components package
documentation
model/menu/selectable_menu
SelectableMenuItem<ItemType>
hasSecondaryLabel property
SelectableMenuItem class