appBar: AppBar( title: const Text('Example IconTheme'), iconTheme: IconThemeData(color: Colors.black), backgroundColor: Colors.white, ),