of static method

Implementation

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