VolvoxGridSubtotalLevel constructor
const
VolvoxGridSubtotalLevel({})
Implementation
const VolvoxGridSubtotalLevel({
this.groupCol,
this.caption = '',
this.backColor = _defaultSubtotalBackColor,
this.foreColor = _defaultSubtotalForeColor,
});