I want to make in my AppBar leading: Icon(Icons.settings) to ==> Text(\'Settings\'),
basically I want to make to leading be Text not icon, is this possible?