headerPadding property
The padding of the header, defaults to EdgeInsets.only(bottom: 16)
Implementation
final EdgeInsetsGeometry? headerPadding;
The padding of the header, defaults to EdgeInsets.only(bottom: 16)
final EdgeInsetsGeometry? headerPadding;