rowPadding property
Overrides the data and total row padding. Defaults to
EdgeInsets.symmetric(horizontal: space4, vertical: space3).
Implementation
final EdgeInsetsGeometry? rowPadding;
Overrides the data and total row padding. Defaults to
EdgeInsets.symmetric(horizontal: space4, vertical: space3).
final EdgeInsetsGeometry? rowPadding;