menu
youui package
documentation
components/navigation.dart
NavigationStyle
NavigationStyle.new constructor
NavigationStyle.new constructor
dark_mode
light_mode
NavigationStyle
constructor
NavigationStyle
(
{
Color
?
selectedItemColor
,
Color
?
unselectedItemColor
,
Color
?
backgroundColor
,
})
Implementation
NavigationStyle( {this.selectedItemColor, this.unselectedItemColor, this.backgroundColor});
youui package
documentation
components/navigation
NavigationStyle
NavigationStyle.new constructor
NavigationStyle class