child property

Widget? child
final

The widget the dot is placed over.

When null the beacon is only the dot and takes up size square.

Implementation

final Widget? child;