focusOverlayPadding property
Padding for the highlight area around the target widget.
If null, the default focusOverlayPadding from the TutorialOverlay
is used.
Implementation
final EdgeInsets? focusOverlayPadding;
Padding for the highlight area around the target widget.
If null, the default focusOverlayPadding from the TutorialOverlay
is used.
final EdgeInsets? focusOverlayPadding;