defaultCellPadding constant
EdgeInsets
const defaultCellPadding
Default EdgeInsets for padding rows to the max column count
Implementation
static const defaultCellPadding = EdgeInsets.all(8.0);
Default EdgeInsets for padding rows to the max column count
static const defaultCellPadding = EdgeInsets.all(8.0);