rowPadding property

EdgeInsetsGeometry? rowPadding
final

Overrides the data and total row padding. Defaults to EdgeInsets.symmetric(horizontal: space4, vertical: space3).

Implementation

final EdgeInsetsGeometry? rowPadding;