primaryColor property

Color? primaryColor
final

The background color of major parts of the widget like the login screen and buttons

Implementation

final Color? primaryColor;