flutter_json_widgets
alignment
Alignment
x property
x
x
property
Null safety
double
x
inherited
Implementation
double get x => throw _privateConstructorUsedError;
flutter_json_widgets
alignment
Alignment
x property
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