flutter_json_widgets
alignment
Alignment
centerRight constant
centerRight
centerRight
constant
Null safety
Alignment
const
centerRight
Implementation
static const Alignment centerRight = Alignment(1.0, 0.0);
flutter_json_widgets
alignment
Alignment
centerRight constant
Alignment class
Constructors
Alignment
fromJson
Properties
copyWith
hashCode
runtimeType
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
topCenter
topLeft
topRight