rebuilder property

ValueNotifier<int> rebuilder
final

Implementation

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