headerEdgeInsets property
option value for header EdgeInsets
Default value will EdgeInsets.only(left: 0.0, right: 16.0)
Implementation
final EdgeInsets? headerEdgeInsets;
option value for header EdgeInsets
Default value will EdgeInsets.only(left: 0.0, right: 16.0)
final EdgeInsets? headerEdgeInsets;