timer property Null safety

Timer? timer
read / write

The Timer.periodic which notifyListeners.

Implementation

Timer? timer;