fireOnViewModelReadyOnce property

bool fireOnViewModelReadyOnce

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

Implementation

bool get fireOnViewModelReadyOnce => false;