loadOnInit property

bool get loadOnInit

Whether initial data should be loaded during initState.

Implementation

bool get loadOnInit => true;