LazyDataTheme constructor
LazyDataTheme({})
Implementation
LazyDataTheme(
{this.intColor,
this.doubleColor,
this.boolColor,
this.stringColor,
this.keyColor,
this.nullColor,
this.quoteColor,
this.supportColor,
this.fontSize,
this.iconSize,
this.indent,
this.lineColor,
this.backgroundColor});