child property
final
Child widget shown in the center of the circle.
If provided, it will replace the label text.
Implementation
final Widget? child;
Child widget shown in the center of the circle.
If provided, it will replace the label text.
final Widget? child;