isBlank property

bool get isBlank

Implementation

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