primaryColor property

Color primaryColor

The background color for major parts of the app (toolbars, tab bars, etc).

Implementation

Color get primaryColor => theme.primaryColor;