allDayOverflow method

String allDayOverflow(
  1. int overflowCount
)

Implementation

String allDayOverflow(int overflowCount) => '+$overflowCount';