primaryColor property

Color get primaryColor

Returns the primary color from the theme data.

Implementation

Color get primaryColor => themeData.primaryColor;