flutter_json_widgets
text_align_vertical
TextAlignVertical
bottom constant
bottom
bottom
constant
Null safety
TextAlignVertical
const
bottom
Implementation
static const TextAlignVertical bottom = TextAlignVertical(y: 1.0);
flutter_json_widgets
text_align_vertical
TextAlignVertical
bottom constant
TextAlignVertical class
Constructors
TextAlignVertical
fromJson
Properties
copyWith
hashCode
runtimeType
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
bottom
center
top