rebuildOnChange property

bool rebuildOnChange
final

Indicates whether or not the Widget should rebuild when the Store emits an onChange event.

Implementation

final bool rebuildOnChange;