days property

String days

Get the remaining days.

Implementation

String get days => duration.inDays.toString();