selectedRowCountTitleTwo property Null safety

String? selectedRowCountTitleTwo
override

The "two" form of selectedRowCountTitle.

This form is optional.

See also:

Implementation

@override
String? get selectedRowCountTitleTwo => null;