shouldCreateView property

bool get shouldCreateView

Implementation

bool get shouldCreateView => !_isLazyLoad && _viewModel == null;