menu
flutter_scalify package
documentation
responsive_scale/responsive_navigation.dart
ResponsiveNavigation
showLabels property
showLabels property
dark_mode
light_mode
showLabels
property
bool
showLabels
final
Whether the
NavigationRail
labels are always shown. Default:
true
.
Implementation
final bool showLabels;
flutter_scalify package
documentation
responsive_scale/responsive_navigation
ResponsiveNavigation
showLabels property
ResponsiveNavigation class