entryFor method
Implementation
CategoryProgressEntry? entryFor(String categoryId, {DateTime? now}) =>
_recentEntryFor(categoryId, now: now);
CategoryProgressEntry? entryFor(String categoryId, {DateTime? now}) =>
_recentEntryFor(categoryId, now: now);