Textfield new Line

7 views
Skip to first unread message

Jonas Riesen

unread,
May 15, 2020, 3:30:27 AM5/15/20
to Flutter Development (flutter-dev)
How can I make it that if I add a new line to a textfield, that also the line one above is still visible and not moved up one?

Ramu Nimmagadda

unread,
May 15, 2020, 4:17:06 AM5/15/20
to Jonas Riesen, Flutter Development (flutter-dev)
TextField (maxLines: 2,)

specify 'maxLines' to the number of lines you want to see in the UI.

On Fri, May 15, 2020 at 1:00 PM Jonas Riesen <jionaa...@gmail.com> wrote:
How can I make it that if I add a new line to a textfield, that also the line one above is still visible and not moved up one?

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/89b2ce79-f736-4014-b63e-d4446d564b2b%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages