childPadding property
The padding around the content. Defaults to EdgeInsets.only(bottom: 15)
.
Implementation
final EdgeInsets childPadding;
The padding around the content. Defaults to EdgeInsets.only(bottom: 15)
.
final EdgeInsets childPadding;