optionsOf static method

Implementation

static InteractiveOptions<InteractiveOverlayImage> optionsOf(
        BuildContext context) =>
    ScopeHelpers.optionsOf<InteractiveOverlayImage>(
        context, 'InteractiveOverlayScope');