primaryColor property

Color? primaryColor
final

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

Implementation

final Color? primaryColor;