darkColor property

Color? darkColor
final

The darker of the two colors used to paint the logo.

See lightColor for more information about selecting the logo's colors.

Implementation

final Color? darkColor;