childrenPadding property
The padding around the children container. Defaults to EdgeInsets.only(left: 26, top: 2)
.
Implementation
@override
final EdgeInsetsGeometry childrenPadding;
The padding around the children container. Defaults to EdgeInsets.only(left: 26, top: 2)
.
@override
final EdgeInsetsGeometry childrenPadding;