indicator property

Widget? indicator
final

An optional indicator widget (e.g., an arrow) pointing to the target.

If null, the default indicator from the TutorialOverlay will be used.

Implementation

final Widget? indicator;