primaryColor property

Color get primaryColor

The primary color from the current theme.

Implementation

Color get primaryColor => _themeData.primaryColor;