TKeyValueTheme constructor
const
TKeyValueTheme({})
Implementation
const TKeyValueTheme({
this.keyStyle,
this.labelStyle,
this.valueStyle,
this.gridSpacing = 0,
this.minGridColWidth = 110,
this.forceKeyValue = false,
this.keyValueBreakPoint = 350,
});