counter property

Atom<int> counter
final

Implementation

final counter = Atom(0);