padding property

EdgeInsets padding
final

The padding inside the component’s allocated space.

Defaults to EdgeInsets.all with a value of 0.

Implementation

final EdgeInsets padding;