selectAllActionTooltip property
String
get
selectAllActionTooltip
override
The tooltip for the select all action on the text selection controls.
In en, this message translates to:
'Select all content'
Implementation
@override
String get selectAllActionTooltip => 'Alle Inhalte auswählen';