hasContent method

bool hasContent()

Implementation

bool hasContent() => _state?.getHasContent() ?? false;