menu
nowu
progressTile
ProgressCircle
ProgressCircle constructor
ProgressCircle
brightness_4
brightness_5
ProgressCircle
constructor
ProgressCircle
(
{
required
String
progressTitle
,
required
int
progressScore
}
)
Implementation
ProgressCircle({required this.progressTitle, required this.progressScore});
nowu
progressTile
ProgressCircle
ProgressCircle constructor
ProgressCircle class
Constructors
ProgressCircle
Properties
hashCode
key
progressScore
progressTitle
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==