AlignmentUtility class

Constructors

AlignmentUtility()
const

Properties

bottomCenter AlignmentAttribute
The center point along the bottom edge.
no setter
bottomLeft AlignmentAttribute
The bottom left corner.
no setter
bottomRight AlignmentAttribute
The bottom right corner.
no setter
center AlignmentAttribute
The center point, both horizontally and vertically.
no setter
centerLeft AlignmentAttribute
The center point along the left edge.
no setter
centerRight AlignmentAttribute
The center point along the right edge.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
topCenter AlignmentAttribute
The center point along the top edge.
no setter
topLeft AlignmentAttribute
The top left corner.
no setter
topRight AlignmentAttribute
The top right corner.
no setter

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