isReactive property

bool isReactive
final

Whether the BaseViewModel should listen to BaseViewModel.notifyListeners for rebuilds.

Implementation

final bool isReactive;