padding property
The content's padding. Defaults to EdgeInsets.only(left: 15, top: 13, right: 10, bottom: 13)
.
Implementation
final EdgeInsets padding;
The content's padding. Defaults to EdgeInsets.only(left: 15, top: 13, right: 10, bottom: 13)
.
final EdgeInsets padding;