indicatorWidth property

double? indicatorWidth
final

The width of the indicator.

When null, falls back to TutorialOverlay.indicatorWidth. Required if indicator is set.

Implementation

final double? indicatorWidth;