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