selectedRowCountTitleZero property
override
The "zero" form of selectedRowCountTitle.
This form is optional.
See also:
- Intl.plural, to which this form is passed.
- selectedRowCountTitleOne, the "one" form
- selectedRowCountTitleTwo, the "two" form
- selectedRowCountTitleFew, the "few" form
- selectedRowCountTitleMany, the "many" form
- selectedRowCountTitleOther, the "other" form
Implementation
@override
String? get selectedRowCountTitleZero => 'எந்த வரிசையும் தேர்ந்தெடுக்கவில்லை';