selectedRowCountTitleZero property Null safety

String? selectedRowCountTitleZero
protected">@protected

The "zero" form of selectedRowCountTitle.

This form is optional.

See also:

Implementation

@protected
String? get selectedRowCountTitleZero => null;