shimmerWidth property

double shimmerWidth
final

Width of the shimmer.

Shimmer consists of two lines. The width of the first line is shimmerWidth and the width of the second line is shimmerWidth/2.

The default value is 10.0.

Implementation

final double shimmerWidth;