textOverflow property
      
      String
      get
      textOverflow
      
    
    
    
Implementation
external String get textOverflow;
      
      set
      textOverflow
      (String value) 
      
    
    
    
Implementation
external set textOverflow(String value);