LeanProgressBar constructor
const
LeanProgressBar({})
Implementation
const LeanProgressBar(
{super.key,this.borderThickness=2,
required this.height,
required this.width,
this.background,
this.foreground, required this.max, required this.current});