child property

Widget? child
final

Child widget shown in the center of the circle.

If provided, it will replace the label text.

Implementation

final Widget? child;