primaryColorLight property

Color get primaryColorLight

Returns the light primary color from the theme data.

Implementation

Color get primaryColorLight => themeData.primaryColorLight;