child property

Widget? child
final

an optional widget that would be mounted inside the circle

Implementation

final Widget? child;