ProgressBarItem constructor
ProgressBarItem({})
Implementation
ProgressBarItem(
{this.text,
required this.value,
this.hintValue,
this.selectedHintText,
this.showBarValueText,
this.showBarValueTextStyle = _showBarValueTextStyle});