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