menu
dutato
presentation/widgets/progress_ring.dart
ProgressRing
child property
child
dark_mode
light_mode
description
child
property
Widget
?
child
final
Widget displayed in the center. If null, shows percentage text.
Implementation
final Widget? child;
dutato
progress_ring
ProgressRing
child property
ProgressRing class