selectAllButtonLabel property

  1. @override
String selectAllButtonLabel
override

The term used for selecting everything.

Implementation

@override
String get selectAllButtonLabel => '全选';