fontWeight property
      
      String?
      get
      fontWeight
      
    
    
    
Implementation
String? get fontWeight;
      
      set
      fontWeight
      (String? value) 
      
    
    
    
Implementation
set fontWeight(String? value);