margin property

EdgeInsetsGeometry? margin
final

The external margin around the bottom navigation bar.

If not specified, it defaults to EdgeInsets.all(0).

Implementation

final EdgeInsetsGeometry? margin;