ActivityIndicatorState class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
isActive
→ bool
-
Whether the activity indicator is active.
no setter
-
isFailure
→ bool
-
Whether the activity indicator is failure.
no setter
-
isReady
→ bool
-
Whether the activity indicator is ready.
no setter
-
isSuccess
→ bool
-
Whether the activity indicator is success.
no setter
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
tick
→ int
-
The active tick.
no setter
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited