menu
kite package
documentation
kite_ui.dart
KiteProgress
KiteProgress.new const constructor
KiteProgress.new const constructor
dark_mode
light_mode
KiteProgress
constructor
const
KiteProgress
(
{
Key
?
key
,
double
?
value
,
String
?
label
,
bool
showValue
=
false
,
})
Implementation
const KiteProgress({ super.key, this.value, this.label, this.showValue = false, });
kite package
documentation
kite_ui
KiteProgress
KiteProgress.new const constructor
KiteProgress class