padding property
The padding inside the component’s allocated space.
Defaults to EdgeInsets.all with a value of 0.
Implementation
final EdgeInsets padding;
The padding inside the component’s allocated space.
Defaults to EdgeInsets.all with a value of 0.
final EdgeInsets padding;