isBlank property

bool isBlank

Implementation

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