@ -443,7 +443,8 @@ class _LoginPageState extends State<LoginByName3> {
child: Padding(
padding: EdgeInsets.all(0),
child: Icon(
Icons.remove_circle_outline,
// Icons.remove_circle_outline,
Icons.highlight_off,
color: Colors.grey,
),