of static method

Implementation

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