primaryColor property

Color primaryColor
final

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

Implementation

final Color primaryColor;