style property
The style.
CLI
To generate and customize this style:
dart run forui style create bottom-navigation-bar
Implementation
final FBottomNavigationBarStyle Function(FBottomNavigationBarStyle)? style;
The style.
To generate and customize this style:
dart run forui style create bottom-navigation-bar
final FBottomNavigationBarStyle Function(FBottomNavigationBarStyle)? style;