bottomRightColor property

Color? bottomRightColor
final

Bottom Left Color for the Gradient, by default it's deeper version of topLeftColor.

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

Implementation

final Color? bottomRightColor;