margin property
Specifies the navBarHeight
Defaults to kBottomNavigationBarHeight which is 56.0.
The margin around the navigation bar.
Implementation
//final double navBarHeight;
///The margin around the navigation bar.
final EdgeInsets margin;
Specifies the navBarHeight
Defaults to kBottomNavigationBarHeight which is 56.0.
The margin around the navigation bar.
//final double navBarHeight;
///The margin around the navigation bar.
final EdgeInsets margin;