darkHighContrast method

ThemeData darkHighContrast()

Implementation

ThemeData darkHighContrast() {
  return theme(darkHighContrastScheme());
}