of static method

Return an instance.

Implementation

static InheritedGameShortcuts of(final BuildContext context) =>
    maybeOf(context)!;