VProgressStyle constructor
const
VProgressStyle({})
Implementation
const VProgressStyle({
this.backgroundColor,
this.color,
this.circularLabelTextStyle,
this.linearRadius,
this.circularSize,
this.successColor,
});