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