PlexProgressRing constructor
const
PlexProgressRing({})
Implementation
const PlexProgressRing({
super.key,
required this.value,
this.max = 100,
this.size = 132,
this.thickness = 12,
this.label,
this.caption,
this.display,
});