revision property

ValueNotifier<int> revision
final

Implementation

final ValueNotifier<int> revision = ValueNotifier<int>(0);