DimensionCellStyle.only constructor
const
DimensionCellStyle.only({})
Implementation
const DimensionCellStyle.only({
this.tipSpace = 0,
this.padding = EdgeInsets.zero,
this.borderColor = defaultColor,
this.borderWidth = 1,
this.backgroundColor = defaultColor,
this.offset = Offset.zero,
this.borderRadius,
});