[SYNC]
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user