rebuildOnChange property

bool rebuildOnChange
final

Determines whether the Widget should be rebuilt when the Store emits an onChange event.

Implementation

final bool rebuildOnChange;