TextField input border

45 views
Skip to first unread message

Yasin

unread,
Jul 7, 2020, 4:12:59 PM7/7/20
to Flutter Development (flutter-dev)
i want to remove the underline border of the input when the user types, which property is it? it hides when you get out of the textfield but i don't want it to appear when the user write something
photo_2020-07-07_23-10-38.jpg

Souvik Dutta

unread,
Jul 7, 2020, 10:09:52 PM7/7/20
to Yasin, Flutter Development (flutter-dev)
It is probably in decoration: Box decoration(<somewhere in it>).

Souvik flutter dev

On Wed, Jul 8, 2020, 1:43 AM Yasin <yasinye...@gmail.com> wrote:
i want to remove the underline border of the input when the user types, which property is it? it hides when you get out of the textfield but i don't want it to appear when the user write something

--
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/8ca569a4-cb58-40ce-84e3-b839d160e209o%40googlegroups.com.

Yasin

unread,
Jul 8, 2020, 6:46:14 AM7/8/20
to Flutter Development (flutter-dev)
actually as far as I researched it's a keyboard handling stuff, and it will be there depends on the keyboard it's not removable by flutter, but if the keyboard type is number it will go away


On Wednesday, 8 July 2020 05:09:52 UTC+3, Souvik Dutta wrote:
It is probably in decoration: Box decoration(<somewhere in it>).

Souvik flutter dev

On Wed, Jul 8, 2020, 1:43 AM Yasin <yasinye...@gmail.com> wrote:
i want to remove the underline border of the input when the user types, which property is it? it hides when you get out of the textfield but i don't want it to appear when the user write something

--
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 flutt...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages