primaryColor property

Color? primaryColor
getter/setter pair

Color in which the header is going to be in, if not defined will be primary color used in app.

Implementation

Color? primaryColor;