padding property

EdgeInsets padding
final

Empty space to inscribe around this widget.

Defaults to EdgeInsets.all(12).

Implementation

final EdgeInsets padding;