Keyboard dismiss on done flutter

Code examples

4
0

flutter trigger show off keyboard

FocusScope.of(context).unfocus()
1
0

dismiss keyboard flutter

// The correct way of closing the keyboard is

FocusScope.of(context).unfocus();

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................