CellLinearProgressIndicator constructor
const
CellLinearProgressIndicator({})
Implementation
const CellLinearProgressIndicator({
super.key,
this.value,
this.backgroundColor,
this.color,
this.minHeight,
this.semanticsLabel,
this.semanticsValue,
this.borderRadius = const ValueCell.value(BorderRadius.zero),
});