menu
lazy_data_viewer package
documentation
config/lazy_data_config.dart
LazyDataConfigs
LazyDataConfigs.new const constructor
LazyDataConfigs.new const constructor
dark_mode
light_mode
LazyDataConfigs
constructor
const
LazyDataConfigs
(
{
int
?
indent
,
double
?
maxKeyWidth
,
double
?
iconSize
,
double
?
maxValueWidth
,
})
Implementation
const LazyDataConfigs( {this.indent, this.maxKeyWidth, this.iconSize, this.maxValueWidth});
lazy_data_viewer package
documentation
config/lazy_data_config
LazyDataConfigs
LazyDataConfigs.new const constructor
LazyDataConfigs class