FdcGridSummaryStyle constructor
const
FdcGridSummaryStyle({})
Creates a FdcGridSummaryStyle.
Implementation
const FdcGridSummaryStyle({
this.backgroundColor,
this.showTopSeparator,
this.textStyle,
this.height,
this.padding,
this.showVerticalSeparators,
this.verticalSeparatorInset,
});