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