topLeftColor property

Color topLeftColor
final

Top Left Color for the Gradient, by default it's Colors.purple.

Tip: Avoid light colors, because texts are now white.

Implementation

final Color topLeftColor;