bottomNavBuilder property

BottomNavBuilder? bottomNavBuilder
final

Optional builder for a fully custom bottom navigation bar. If null, a default NavigationBar (Material 3) is used.

Implementation

final BottomNavBuilder? bottomNavBuilder;