headerPadding property
Overrides the header row padding. Defaults to
EdgeInsets.symmetric(horizontal: space4, vertical: space2).
Implementation
final EdgeInsetsGeometry? headerPadding;
Overrides the header row padding. Defaults to
EdgeInsets.symmetric(horizontal: space4, vertical: space2).
final EdgeInsetsGeometry? headerPadding;