padding property
final
Empty space to surround this widget.
Defaults to EdgeInsets.only(right: 16).
Implementation
final EdgeInsets padding;
Empty space to surround this widget.
Defaults to EdgeInsets.only(right: 16).
final EdgeInsets padding;