style property

BottomNavStyle? style
getter/setter pair

Style preset for the bottom navigation bar.

Use BottomNavStyle.material for the default Flutter style.

Implementation

BottomNavStyle? style;