Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

how to hide the keyboard in flutter

SystemChannels.textInput.invokeMethod('TextInput.hide')
// Works like charm!
Source by coflutter.com #
 
PREVIOUS NEXT
Tagged: #hide #keyboard #flutter
ADD COMMENT
Topic
Name
7+6 =