accentColor property

Color? accentColor
final

The secondary color, used for title text color, loading icon, etc. Should be contrast with the primaryColor

Implementation

final Color? accentColor;