primaryColor property
Color in which the header is going to be in, if not defined will be primary color used in app.
Implementation
Color? primaryColor;
Color in which the header is going to be in, if not defined will be primary color used in app.
Color? primaryColor;