DSI_PERCENT_INDICATOR constructor
DSI_PERCENT_INDICATOR({})
Implementation
DSI_PERCENT_INDICATOR(
{super.key,
this.backgroundColor,
this.borderradius,
this.color,
this.height,
this.width,
required this.percentage});