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