selectAllActionTooltip property

  1. @override
String 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 => 'Barchasini belgilash';