timer property

Timer timer
getter/setter pair

Implementation

Timer timer = Timer(const Duration(seconds: 0), () {});