highContrastTheme property

ThemeData? highContrastTheme
final

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

Implementation

final ThemeData? highContrastTheme;