appBar: AppBar( title: Text('AppBar Height'), toolbarHeight: 100.0, // double automaticallyImplyLeading: false, // hides back button ),