currentCountup method

AdvancedValueNotifier<Duration>? currentCountup(
  1. Key key
)

Implementation

AdvancedValueNotifier<Duration>? currentCountup(Key key) => _notifiers[key];