UIKeyValueThemeData constructor
const
UIKeyValueThemeData({})
Implementation
const UIKeyValueThemeData({
this.fullSpacing,
this.compactSpacing,
this.compactTitleStyle,
this.compactTextStyle,
this.fullTitleStyle,
this.fullTextStyle,
});