primaryColorDark property

Color get primaryColorDark

Returns the dark primary color from the theme data.

Implementation

Color get primaryColorDark => themeData.primaryColorDark;