Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/ui/widgets/topBar.dart:87:17: Error: The getter 'BlacklistingTextInputFormatter' isn't defined for the class '_TopBarState'. #17

Open
sandeepnarula999 opened this issue Feb 16, 2022 · 1 comment

Comments

@sandeepnarula999
Copy link

lib/ui/widgets/topBar.dart:87:17: Error: The getter 'BlacklistingTextInputFormatter' isn't defined for the class '_TopBarState'.

  • '_TopBarState' is from 'package:elearning/ui/widgets/topBar.dart' ('lib/ui/widgets/topBar.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'BlacklistingTextInputFormatter'.
    BlacklistingTextInputFormatter.singleLineFormatter
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

FAILURE: Build failed with an exception.

@khetshim
Copy link

please change it to..
FilteringTextInputFormatter.singleLineFormatter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants