timer property

Timer? timer
getter/setter pair

A timer that runs the next _tick at exactly the right time.

Implementation

Timer? timer;