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