Flutter
material
CircularProgressIndicator
strokeWidth property
strokeWidth
description
strokeWidth
property
Null safety
double
strokeWidth
final
The width of the line used to draw the circle.
Implementation
final double strokeWidth;
Flutter
material
CircularProgressIndicator
strokeWidth property
CircularProgressIndicator class
Constructors
CircularProgressIndicator
adaptive
Properties
backgroundColor
color
hashCode
key
runtimeType
semanticsLabel
semanticsValue
strokeWidth
value
valueColor
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==