flutter_json_widgets
alignment
Alignment
bottomRight constant
bottomRight
bottomRight
constant
Null safety
Alignment
const
bottomRight
Implementation
static const Alignment bottomRight = Alignment(1.0, 1.0);
flutter_json_widgets
alignment
Alignment
bottomRight 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