NOTE: Im using Navigator.of(context).push to push ModalRoute,
Hi I have page with ModalRoute with TextFormField in the bod
ModalRoute
TextFormField
thanks solve my problem with this padding on bottom of textfield
Padding( padding: EdgeInsets.only( bottom: MediaQuery.of(context).viewInsets.bottom));
and mare reverse list