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