selectedRowCountTitleOne property
The "one" form of selectedRowCountTitle.
This form is optional.
See also:
- selectedRowCountTitleZero, the "zero" form
- selectedRowCountTitleTwo, the "two" form
- selectedRowCountTitleFew, the "few" form
- selectedRowCountTitleMany, the "many" form
- selectedRowCountTitleOther, the "other" form
Implementation
@override
String? get selectedRowCountTitleOne => '1 elemento seleccionado';