menu
composable_widget package
documentation
navigation.dart
BottomToNavRailImpl
iconColor method
iconColor method
dark_mode
light_mode
iconColor
method
@
override
BottomToNavRail
iconColor
(
Color
color
)
override
Implementation
@override BottomToNavRail iconColor(Color color) { _iconColor=color; return this; }
composable_widget package
documentation
navigation
BottomToNavRailImpl
iconColor method
BottomToNavRailImpl class