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