keep multiline editing

chore/offband-rebrand
Enot (ded) Skelly 3 months ago
parent b572314ae9
commit ddcda4ba5a
No known key found for this signature in database
GPG Key ID: 2FE5B19B03656304

@ -94,6 +94,7 @@ class ByteCountedTextField extends StatelessWidget {
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
TextField(
maxLines: null,
controller: controller,
focusNode: focusNode,
inputFormatters: [

Loading…
Cancel
Save

Powered by TurnKey Linux.