noMatchesDataGridFilteringLabel property

  1. @override
String noMatchesDataGridFilteringLabel
override

The label that is displayed in the filter view in SfDataGrid for No matches option in the popup menu.

Implementation

@override
String get noMatchesDataGridFilteringLabel => r'無匹配';