of static method

Implementation

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