BasicImageTransformations class

Implementers
Available extensions
Annotations
  • @anonymous
  • @JS()
  • @staticInterop

Constructors

BasicImageTransformations()
factory

Properties

background String?

Available on BasicImageTransformations, provided by the PropsBasicImageTransformations 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
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
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