menu
zog_ui package
documentation
styles/component/progress_style.dart
ZeroProgressStyle
ZeroProgressStyle.new const constructor
ZeroProgressStyle.new const constructor
dark_mode
light_mode
ZeroProgressStyle
constructor
const
ZeroProgressStyle
(
{
Color
?
backgroundColor
,
Color
?
valueColor
,
double
?
lineSize
,
})
Implementation
const ZeroProgressStyle({ this.backgroundColor, this.valueColor, this.lineSize, });
zog_ui package
documentation
styles/component/progress_style
ZeroProgressStyle
ZeroProgressStyle.new const constructor
ZeroProgressStyle class