BaseLoading class

Constructors

BaseLoading()
factory

Properties

future Future<void>
no setter
hashCode int
The hash code for this object.
no setterinherited
onReady Future<BuildContext>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

complete() → void
completeError(Object error) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pageReady(BuildContext context) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance BaseLoading
no setter