Check if the drawer is open.
Future<bool> isDrawerOpen() async { throw UnimplementedError('isDrawerOpen() has not been implemented.'); }