padding property

EdgeInsets? padding
final

Empty space to inscribe inside the container. The child, if any, is placed inside this padding.

Implementation

final EdgeInsets? padding;