unfocus_widget 0.0.4 copy "unfocus_widget: ^0.0.4" to clipboard
unfocus_widget: ^0.0.4 copied to clipboard

Useful widget for unfocusing the TextField when touching outside

How to use #

    UnFocusWidget(
      child: Scaffold(
        appBar: AppBar(),
        body: Container(),
      ),
    )
4
likes
130
pub points
54%
popularity

Publisher

unverified uploader

Useful widget for unfocusing the TextField when touching outside

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on unfocus_widget