childPadding property

  1. @override
EdgeInsetsGeometry childPadding
final

The padding around the content. Defaults to EdgeInsets.only(bottom: 15).

Implementation

@override
final EdgeInsetsGeometry childPadding;