base constant
Implementation
static const CellDimensions base = CellDimensions(
contentCellWidth: 70.0,
contentCellHeight: 50.0,
stickyLegendWidth: 120.0,
stickyLegendHeight: 50.0,
)
static const CellDimensions base = CellDimensions(
contentCellWidth: 70.0,
contentCellHeight: 50.0,
stickyLegendWidth: 120.0,
stickyLegendHeight: 50.0,
)