selectAllButtonLabel property Null safety

String selectAllButtonLabel
override

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

Implementation

@override
String get selectAllButtonLabel => '전체 선택';