padding property

EdgeInsets padding
final

The padding inside the component’s layout bounds.

Defaults to EdgeInsets.all with a value of 0.

Implementation

final EdgeInsets padding;