Return the nearest instance.
static TickingProvider of(final BuildContext context) => maybeOf(context)!;