margin property

EdgeInsets margin
final

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;