bool isKeyStringDrawer(String keyString){ return keyString.contains("ScaffoldSlot.drawer") || keyString.contains("ScaffoldSlot.endDrawer"); }