@override Future<void> action() async { Navigator.pushNamed(state.context, EditProfile.screen.route); }