selectAllButtonLabel property

  1. @override
String selectAllButtonLabel
override

The label for the select all button on the text selection controls

Implementation

@override
String get selectAllButtonLabel => 'Select all';