headerEdgeInsets property

EdgeInsets? headerEdgeInsets
final

option value for header EdgeInsets

Default value will EdgeInsets.only(left: 0.0, right: 16.0)

Implementation

final EdgeInsets? headerEdgeInsets;