strokeWidth property

double? strokeWidth
final

The CircularPlaceholder widget Default stroke and its color is the same as Placeholders widget's. Defines strokeWidth of the circle

Implementation

/// Defines strokeWidth of the circle
final double? strokeWidth;