padding property

EdgeInsetsGeometry? padding
final

Empty space to inscribe inside the Container. The child, if any, is placed inside these EdgeInsets.

Implementation

final EdgeInsetsGeometry? padding;