hasContent method

bool hasContent()

Implementation

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