title property

String get title
override

E.g. "Last 7 days", "This month", "Custom", etc.

Implementation

String get title => _titleFunction(_ago);