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;