0 purchases
dissmisskeyboard
This package will simply wrap your widget and if you tap any where the keyboard will be dissmissed. it is usefull for such widgets which need user input. like: TextFields, etc.
Features #
This Package will dismiss keyboard of the child widget if clikced on child widget.
Usage #
DismissKeyboard(child:Container(width:300,height:500,child:TextField(),),);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.