padding property
Empty space to inscribe inside the decoration. The (child), if any, is placed inside this padding.
This padding is in addition to any padding inherent in the (decoration); see (Decoration.padding).
Implementation
final EdgeInsets padding;