menu
profile_nav package
documentation
profile_nav.dart
CustomScaffold
navItems property
navItems property
dark_mode
light_mode
navItems
property
List
<
Widget
>
navItems
final
List of widgets to display as nav items
Implementation
final List<Widget> navItems;
profile_nav package
documentation
profile_nav
CustomScaffold
navItems property
CustomScaffold class