selectAllDataGridFilteringLabel property

  1. @override
String selectAllDataGridFilteringLabel

The label that is displayed in the filter view in SfDataGrid for Select All option in the popup menu.

Implementation

@override
String get selectAllDataGridFilteringLabel => r'Pilih semua';