menu
ngcomponents package
documentation
model/menu/menu.dart
MenuModel<T>
icon property
icon property
dark_mode
light_mode
icon
property
Icon
?
icon
final
Icon for the menu, can be displayed in the element opening the menu.
Implementation
final Icon? icon;
ngcomponents package
documentation
model/menu/menu
MenuModel<T>
icon property
MenuModel class