baseColor property

Color baseColor
final

The base color of the shimmer effect.

This is the darker color in the gradient that creates the shimmer effect. Defaults to a light gray color.

Implementation

final Color baseColor;