focusOverlayPadding property

EdgeInsets? focusOverlayPadding
final

Padding for the highlighted area around the target widget.

When null, falls back to TutorialOverlay.focusOverlayPadding.

Implementation

final EdgeInsets? focusOverlayPadding;