of static method

Implementation

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