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