padding property
Defines the padding around the bottom bar. Default: EdgeInsets.symmetric(horizontal: 16.0)
Implementation
final EdgeInsetsGeometry? padding;
Defines the padding around the bottom bar. Default: EdgeInsets.symmetric(horizontal: 16.0)
final EdgeInsetsGeometry? padding;