selectAllButtonLabel property

  1. @override
String selectAllButtonLabel
override

Label for "select all" edit buttons and menu items.

Implementation

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