alignLabelWithHint property
Default is true
If false && texformfield contains a multiline TextField (TextField.maxLines is null or > 1)
to override the default behavior of aligning the label with the center of the TextField.
Implementation
final bool? alignLabelWithHint;