menu
fluttery_framework package
documentation
view.dart
NavBottomBar
hide property
hide property
dark_mode
light_mode
hide
property
bool
?
hide
getter/setter pair
If true the show() funciton will not work. Bottom Bar is not displayed.
Implementation
bool? hide;
fluttery_framework package
documentation
view
NavBottomBar
hide property
NavBottomBar class