of static method
Implementation
static TakeScreenShot? of(BuildContext context) => context.dependOnInheritedWidgetOfExactType<TakeScreenShot>();
static TakeScreenShot? of(BuildContext context) => context.dependOnInheritedWidgetOfExactType<TakeScreenShot>();