isBlank property

bool get isBlank

Implementation

bool get isBlank => textContent.trim().isEmpty;