childrenPadding property
The padding around the children. Defaults to EdgeInsets.fromLTRB(0, 0, 0, 24)
.
Implementation
@override
final EdgeInsetsGeometry childrenPadding;
The padding around the children. Defaults to EdgeInsets.fromLTRB(0, 0, 0, 24)
.
@override
final EdgeInsetsGeometry childrenPadding;