hasViewContainer property

bool get hasViewContainer

Implementation

bool get hasViewContainer =>
    elementProviderUsage?.requiresViewContainer ?? false;