[SYNC]
This commit is contained in:
@@ -345,7 +345,7 @@ class _AstromicFieldBaseState extends State<AstromicFieldBase> {
|
||||
? null
|
||||
: _style().fixedHeight
|
||||
: null,
|
||||
alignment: _style().textAlignVertical.toAlignment(),
|
||||
// alignment: _style().textAlignVertical.toAlignment(),
|
||||
child: Stack(
|
||||
children: <Widget>[
|
||||
TextFormField(
|
||||
|
||||
Reference in New Issue
Block a user