version property
Bumped on every recorded change so the inspector can rebuild live.
Implementation
static final ValueNotifier<int> version = ValueNotifier(0);
Bumped on every recorded change so the inspector can rebuild live.
static final ValueNotifier<int> version = ValueNotifier(0);