isBlank method

bool isBlank()

Implementation

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