menu
Flutter
painting.dart
Alignment
Alignment const constructor
Alignment
dark_mode
light_mode
description
Alignment
constructor
const
Alignment
(
double
x
,
double
y
)
Creates an alignment.
Implementation
const
Alignment(
this
.x,
this
.y);
Flutter
painting
Alignment
Alignment const constructor
Alignment class
Constructors
Alignment
Properties
hashCode
runtimeType
x
y
Methods
add
alongOffset
alongSize
inscribe
noSuchMethod
resolve
toString
withinRect
Operators
operator %
operator *
operator +
operator -
operator /
operator ==
operator unary-
operator ~/
Static methods
lerp
Constants
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
topCenter
topLeft
topRight
Cookies management controls