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

Useful widget for unfocusing the TextField when touching outside

How to use #

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

Publisher

unverified uploader

Useful widget for unfocusing the TextField when touching outside

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on unfocus_widget