menu
smart_nav_bar package
documentation
models/nav_item.dart
SmartNavItem
screen property
screen property
dark_mode
light_mode
screen
property
Widget
?
screen
final
The screen (widget) to be displayed when this item is selected.
Implementation
final Widget? screen;
smart_nav_bar package
documentation
models/nav_item
SmartNavItem
screen property
SmartNavItem class