isBlank property

bool get isBlank

Implementation

bool get isBlank => trim().isEmpty;