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