xxxxxxxxxx
child: TextField(
decoration: InputDecoration(
hintTextDirection: TextDirection.rtl,
hintText: "מייל",
border: InputBorder.none,
),
),