margin property
The external margin around the bottom navigation bar.
If not specified, it defaults to EdgeInsets.all(0).
Implementation
final EdgeInsetsGeometry? margin;
The external margin around the bottom navigation bar.
If not specified, it defaults to EdgeInsets.all(0).
final EdgeInsetsGeometry? margin;