flutter_json_widgets
text_align_vertical
TextAlignVertical
TextAlignVertical const constructor
TextAlignVertical
TextAlignVertical
constructor
Null safety
const
TextAlignVertical
(
{
required
double
y
}
)
Implementation
const factory TextAlignVertical({ required double y, }) = _TextAlignVertical;
flutter_json_widgets
text_align_vertical
TextAlignVertical
TextAlignVertical const constructor
TextAlignVertical class
Constructors
TextAlignVertical
fromJson
Properties
copyWith
hashCode
runtimeType
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
bottom
center
top