bottomNavigationBarStyle property
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;
The bottom navigation bar style.
To generate and customize this style:
dart run forui style create bottom-navigation-bar
@override
final FBottomNavigationBarStyle bottomNavigationBarStyle;