FdcProgressValue constructor
Creates a FdcProgressValue.
Implementation
const FdcProgressValue(
this.value, {
this.text,
this.color,
this.backgroundColor,
});
Creates a FdcProgressValue.
const FdcProgressValue(
this.value, {
this.text,
this.color,
this.backgroundColor,
});