menu
progress_timeline package
documentation
progress_timeline
ProgressTimeline
gotoNextStage method
gotoNextStage
brightness_4
gotoNextStage
method
void
gotoNextStage
(
)
method to jump to next stage in the process.
Implementation
void gotoNextStage() { state.gotoNextStage(); }
progress_timeline package
documentation
progress_timeline
ProgressTimeline
gotoNextStage 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 ==