I am tying to use regex for validation email and password in flutter web project, here is the part of the code
TextField( onChanged: (text) {