JsonLinearProgressIndicatorBuilder constructor
const
JsonLinearProgressIndicatorBuilder({})
Implementation
const JsonLinearProgressIndicatorBuilder({
this.backgroundColor,
this.color,
this.minHeight,
this.semanticsLabel,
this.semanticsValue,
this.value,
this.valueColor,
}) : super(numSupportedChildren: kNumSupportedChildren);