ExtendedImageState class abstract
Constructors
Properties
- completedWidget → Widget
-
no setter
- extendedImageInfo → ImageInfo?
-
no setter
- extendedImageLoadState → LoadState
-
no setter
- frameNumber → int?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
imageProvider
→ ImageProvider<
Object> -
no setter
- imageStreamKey → Object?
-
no setter
- imageWidget → ExtendedImage
-
no setter
- invertColors → bool
-
no setter
- lastException → Object?
-
no setter
- lastStack → StackTrace?
-
no setter
- loadingProgress → ImageChunkEvent?
-
no setter
- returnLoadStateChangedWidget ↔ bool
-
return widget which from LoadStateChanged function immediately
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- slidePageState → ExtendedImageSlidePageState?
-
no setter
- wasSynchronouslyLoaded → bool
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reLoadImage(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited