primaryColor property

Color get primaryColor

The primary color from the current theme's color scheme.

Implementation

Color get primaryColor => _colorScheme.primary;