FdcGridCellStyle constructor
Creates a FdcGridCellStyle.
Implementation
const FdcGridCellStyle({
this.textStyle,
this.backgroundColor,
this.alignment,
});
Creates a FdcGridCellStyle.
const FdcGridCellStyle({
this.textStyle,
this.backgroundColor,
this.alignment,
});