glyph property
String
get
glyph
Name of glyph displayed within FAB circle.
Implementation
String get glyph => menuItem.icon?.name ?? '';
Name of glyph displayed within FAB circle.
String get glyph => menuItem.icon?.name ?? '';