darkTheme property

ThemeData get darkTheme

A dark theme for the variant.

Implementation

ThemeData get darkTheme => _yaruDarkThemes[this]!;