headerPadding property

EdgeInsetsGeometry? headerPadding
final

The padding of the header, defaults to EdgeInsets.only(bottom: 16)

Implementation

final EdgeInsetsGeometry? headerPadding;