RequestInitCfPropertiesImageDraw class
- Inheritance
-
- Object
- BasicImageTransformations
- RequestInitCfPropertiesImageDraw
- Available extensions
- Annotations
-
- @anonymous
- @JS()
- @staticInterop
Constructors
- RequestInitCfPropertiesImageDraw.new({required String url})
-
factory
Properties
- background ← String?
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter - bottom ← num?
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - fit ← String?
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter - gravity ← dynamic
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter - hashCode → int
-
The hash code for this object.
no setterinherited
- height ← num?
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter - left ← num?
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - opacity ← num?
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - repeat ← dynamic
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - right ← num?
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - rotate ← int?
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- top ← num?
-
Available on RequestInitCfPropertiesImageDraw, provided by the PropsRequestInitCfPropertiesImageDraw extension
no getter - width ← num?
-
Available on BasicImageTransformations, provided by the PropsBasicImageTransformations extension
no getter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited