menu
progress_timeline package
documentation
progress_timeline
SingleState
SingleState constructor
SingleState
brightness_4
SingleState
constructor
SingleState
(
{
@
required
String
stateTitle
,
bool
isFailed
}
)
Implementation
SingleState({@required this.stateTitle, this.isFailed});
progress_timeline package
documentation
progress_timeline
SingleState
SingleState constructor
SingleState class
Constructors
SingleState
Properties
hashCode
isFailed
runtimeType
stateTitle
Methods
noSuchMethod
toString
Operators
operator ==