mainColor property

Color mainColor
final

Defines the main color of the child's shimmer effect. Child Widget takes main color, only if showGradient is false. Default showGradient will be false.

Implementation

final Color mainColor;