notEmptyDataGridFilteringLabel property

  1. @override
String notEmptyDataGridFilteringLabel

The label that is displayed in the filter view in SfDataGrid for Not Empty option in drop down widget.

Implementation

@override
String get notEmptyDataGridFilteringLabel => r'Boş deyil';