selectAllButtonLabel property

  1. @override
String get selectAllButtonLabel
override

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

Implementation

@override
// TODO: implement selectAllButtonLabel
String get selectAllButtonLabel => throw UnimplementedError();