fireOnModelReadyOnce property

bool fireOnModelReadyOnce

Indicates if you want to fire onModelReady only once or everytime this widget is inserted into the widget tree.

Implementation

bool get fireOnModelReadyOnce => false;