menu
smart_nav_bar package
documentation
models/nav_item.dart
SmartNavItem
iconPath property
iconPath property
dark_mode
light_mode
iconPath
property
String
iconPath
final
The path to the icon asset used for this navigation item.
Implementation
final String iconPath;
smart_nav_bar package
documentation
models/nav_item
SmartNavItem
iconPath property
SmartNavItem class