FdcGridHeaderStyle constructor
const
FdcGridHeaderStyle({})
Creates a FdcGridHeaderStyle.
Implementation
const FdcGridHeaderStyle({
this.backgroundColor,
this.textStyle,
this.groupHeight,
this.groupBackgroundColor,
this.groupTextStyle,
this.groupAlignment,
this.groupPadding,
this.groupVerticalSeparatorInset,
this.verticalSeparatorInset,
});