isActive property

bool isActive

Implementation

bool get isActive => _isTimerActive && stopwatch != null;