bottomNavigationBarStyle property

  1. @override
FBottomNavigationBarStyle bottomNavigationBarStyle
final

The bottom navigation bar style.

CLI

To generate and customize this style:

dart run forui style create bottom-navigation-bar

Implementation

@override
final FBottomNavigationBarStyle bottomNavigationBarStyle;