RoundedProgressBarStyle class
Constructors
-
RoundedProgressBarStyle({Color? backgroundProgress = backgroundProgressDefault, Color? colorProgress = colorProgressDefault, Color? colorProgressDark = colorProgressDarkDefault, Color? colorBorder = colorBorderDefault, Color? colorBackgroundIcon = colorBorderDefault, double? widthShadow = 6, double? borderWidth = 6})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited