colorElementDark property
      
      String?
      get
      colorElementDark
      
    
    
    
Implementation
String? get colorElementDark;
      
      set
      colorElementDark
      (String? colorElementDark) 
      
    
    
    
Implementation
set colorElementDark(String? colorElementDark);