stackTimer property

Timer stackTimer
getter/setter pair

Implementation

Timer stackTimer = Timer(const Duration(microseconds: 1), () {});