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