of static method

Return the nearest instance.

Implementation

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