How to create a multiline Flutter textField?
Open
flutter
priority-2
T1h
UI
- Dominant language
- Dart
- Stars
- 152
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description

The text field can contains multiple lines, however at the moment the content is centered.
I'm going to look at the Flutter layout and find a solution to make sure the text start at the top of the widget.
I'm not sure if there is an option on the text field widget or if it's a `column` or `expands` widgets related issue
Contributor guide
Assessment
This issue has not been assessed yet.