enableForceBuildEvents property

bool enableForceBuildEvents
finalinherited

Enable force build events, if you want to force the rendering of the bloc builder. Indicates if the event-state history should be saved.

Implementation

final bool enableForceBuildEvents;