FdcGridColumnGroupStyle constructor
const
FdcGridColumnGroupStyle({})
Creates a FdcGridColumnGroupStyle.
Implementation
const FdcGridColumnGroupStyle({
this.backgroundColor,
this.textStyle,
this.alignment,
this.padding,
this.bottomSeparatorColor,
this.verticalSeparatorColor,
this.verticalSeparatorInset,
});