isNotBlank property

bool get isNotBlank

Implementation

bool get isNotBlank => text.trim().isNotEmpty;