menu
smart_progress_circle package
documentation
circular_progress_bar.dart
CircularProgressBar
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
double
)
?
onChanged
final
Implementation
final
void
Function
(
double
)? onChanged;
smart_progress_circle package
documentation
circular_progress_bar
CircularProgressBar
onChanged property
CircularProgressBar class
Constructors
new
Properties
backgroundColor
borderColor
buttonColor
buttonTextColor
calculationCriteria
cancelButtonColor
cancelButtonTextColor
dialogBackgroundColor
dialogTextColor
hashCode
icon
initialValue
key
markColor
maxValue
minValue
onChanged
progressColor
runtimeType
size
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==