RotateDecoratorUtility class Utilities

Widget:

  • (All)

Utility functions and short utils are listed in Static Methods

Constructors

RotateDecoratorUtility()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Methods

rotate(int quarterTurns) RotateDecorator
Short Utils: rotate
rotate180() → dynamic
Short Utils: rotate180
rotate270() → dynamic
Short Utils: rotate270
rotate360() → dynamic
Short Utils: Rotate 360
rotate90() → dynamic
Short Utils: rotate90