This commit is contained in:
2026-01-26 14:24:59 +02:00
parent 797d41f25d
commit 6283370897

View File

@@ -345,7 +345,7 @@ class _AstromicFieldBaseState extends State<AstromicFieldBase> {
? null ? null
: _style().fixedHeight : _style().fixedHeight
: null, : null,
alignment: _style().textAlignVertical.toAlignment(), // alignment: _style().textAlignVertical.toAlignment(),
child: Stack( child: Stack(
children: <Widget>[ children: <Widget>[
TextFormField( TextFormField(