cellPadding property

EdgeInsets? cellPadding
getter/setter pair

Customisable cell padding. It takes precedence over defaultCellPadding in PlutoGridConfiguration.

Implementation

EdgeInsets? cellPadding;