padding property
Empty space to inscribe inside the decoration
.
The child, if any, is placed inside this padding.
Default:
const EdgeInsets.all(20.0),
Implementation
final EdgeInsetsGeometry padding;
Empty space to inscribe inside the decoration
.
The child, if any, is placed inside this padding.
Default:
const EdgeInsets.all(20.0),
final EdgeInsetsGeometry padding;