maybeOptionsOf static method
Implementation
static InteractiveOptions<InteractiveOverlayImage>? maybeOptionsOf(
BuildContext context) =>
ScopeHelpers.maybeOptionsOf<InteractiveOverlayImage>(context);
static InteractiveOptions<InteractiveOverlayImage>? maybeOptionsOf(
BuildContext context) =>
ScopeHelpers.maybeOptionsOf<InteractiveOverlayImage>(context);