padding property

EdgeInsetsGeometry? padding
final

Defines the padding around the bottom bar. Default: EdgeInsets.symmetric(horizontal: 16.0)

Implementation

final EdgeInsetsGeometry? padding;