recentDaysLabel abstract method

String recentDaysLabel(
  1. int count
)

Label for recent days choice on quick choices.

Implementation

String recentDaysLabel(int count);