childPadding property

  1. @override
EdgeInsetsGeometry childPadding
final

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

Implementation

@override
final EdgeInsetsGeometry childPadding;