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 =>
    'அனைத்து உள்ளடக்கத்தையும் தேர்ந்தெடுக்கவும்';