customGradient property
A custom LinearGradient to use for the shimmer effect. If provided, baseColor and highlightColor will be ignored.
Implementation
final LinearGradient? customGradient;
A custom LinearGradient to use for the shimmer effect. If provided, baseColor and highlightColor will be ignored.
final LinearGradient? customGradient;