Skip to content

Instantly share code, notes, and snippets.

@xsahil03x
Created March 24, 2019 18:06
Show Gist options
  • Save xsahil03x/8db60c0b94afc79ba9506deedb3f88ba to your computer and use it in GitHub Desktop.
Save xsahil03x/8db60c0b94afc79ba9506deedb3f88ba to your computer and use it in GitHub Desktop.
@override
void dispose() {
_numberController?.dispose();
_otpController?.dispose();
super.dispose();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment