menu
progress_timeline package
documentation
progress_timeline
ProgressTimeline
failCurrentStage method
failCurrentStage
brightness_4
failCurrentStage
method
void
failCurrentStage
(
)
method to mark the current stage as failed.
Implementation
void failCurrentStage() { state.failCurrentStage(); }
progress_timeline package
documentation
progress_timeline
ProgressTimeline
failCurrentStage method
ProgressTimeline class
Constructors
ProgressTimeline
Properties
checkedIcon
connectorColor
connectorLength
connectorWidth
currentIcon
failedIcon
hashCode
height
iconSize
key
runtimeType
state
states
textStyle
uncheckedIcon
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
failCurrentStage
gotoNextStage
gotoPreviousStage
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==