focusOverlayPadding property

EdgeInsets? focusOverlayPadding
final

Padding for the highlight area around the target widget.

If null, the default focusOverlayPadding from the TutorialOverlay is used.

Implementation

final EdgeInsets? focusOverlayPadding;