menu
listo_design_system package
documentation
molecules/navigation_menu/menu_tile.dart
MenuTileState
showLabels method
showLabels method
dark_mode
light_mode
showLabels
method
void
showLabels
(
)
Implementation
void showLabels() { setState(() { _showLabel = true; }); }
listo_design_system package
documentation
molecules/navigation_menu/menu_tile
MenuTileState
showLabels method
MenuTileState class