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