highContrastDarkTheme property

ThemeData? highContrastDarkTheme
final

A ThemeData to pass to highContrastDarkTheme of MaterialApp.router. See MaterialApp.highContrastDarkTheme of MaterialApp for more details.

Implementation

final ThemeData? highContrastDarkTheme;