KevinGridTableStyle constructor
const
KevinGridTableStyle({})
Implementation
const KevinGridTableStyle({
this.cellBackgroundColor,
this.cellCornerRadius,
this.cellBorderWidth,
this.cellBorderColor,
this.cellSelectedBackgroundColor,
this.cellSelectedBorderWidth,
this.cellSelectedBorderColor,
});