headerPadding property

EdgeInsets headerPadding
final

Sets the padding around header title and icons.

Default value: EdgeInsets.symmetric(horizontal: 3.0)

Implementation

final EdgeInsets headerPadding;