LazyDataConfigs constructor
const
LazyDataConfigs({})
Implementation
const LazyDataConfigs(
{this.indent=16,
this.keyMaxWidth=1000,
this.iconSize=20,
this.valueMaxWidth=2000,
this.valueMaxLine=2,
this.keyMaxLine=1});