highlightColor property

Color highlightColor
final

The highlight color for the shimmer effect.

This color creates the moving highlight that gives the skeleton its animated appearance. Default is a lighter gray (0xFFEEEEEE).

Implementation

final Color highlightColor;