menu
backstreets_widgets package
documentation
widgets.dart
SelectedIcon
unselectedIcon property
unselectedIcon property
dark_mode
light_mode
unselectedIcon
property
Widget
unselectedIcon
final
The widget to return if
selected
is
false
.
Implementation
final Widget unselectedIcon;
backstreets_widgets package
documentation
widgets
SelectedIcon
unselectedIcon property
SelectedIcon class