childPadding property
The padding around the content. Defaults to EdgeInsets.only(bottom: 16).
Implementation
@override
final EdgeInsetsGeometry childPadding;
The padding around the content. Defaults to EdgeInsets.only(bottom: 16).
@override
final EdgeInsetsGeometry childPadding;