of static method
Implementation
static NiceTutorialProviderState? of(BuildContext context) =>
context.findAncestorStateOfType<NiceTutorialProviderState>();
static NiceTutorialProviderState? of(BuildContext context) =>
context.findAncestorStateOfType<NiceTutorialProviderState>();