padding property
Empty space to inscribe inside the container. The child, if any, is placed inside this padding.
Implementation
final EdgeInsets? padding;
Empty space to inscribe inside the container. The child, if any, is placed inside this padding.
final EdgeInsets? padding;