padding property
final
Empty space to inscribe around this widget.
Defaults to EdgeInsets.all(12).
Implementation
final EdgeInsets padding;
Empty space to inscribe around this widget.
Defaults to EdgeInsets.all(12).
final EdgeInsets padding;