dIsBlank property

bool get dIsBlank

是否是空

Implementation

bool get dIsBlank => trim().isEmpty;