shimmerColor property

Color shimmerColor
final

The color of the shimmer.

The default value is Color.fromRGBO(255, 248, 229, 0.5).

Implementation

final Color shimmerColor;