copyActionTooltip property 
    
    
        
  
    
      
  
      String
      get
      
copyActionTooltip
      override
     
    
  The tooltip for the copy action on the text selection controls.
In en, this message translates to:
'Copy the selected content to the clipboard'
 
    
  Implementation
  @override
String get copyActionTooltip => 'Copia il contenuto selezionato';