padding property

EdgeInsets padding
final

Empty space to surround this widget.

Defaults to EdgeInsets.only(right: 16).

Implementation

final EdgeInsets padding;