reverseExpireDuration property

Duration? reverseExpireDuration
final

The max duration that should mark reverse countdown as done, If not null, format will return this as duration when timeUp. default to null

Implementation

final Duration? reverseExpireDuration;