isNullOrEmpty method

bool isNullOrEmpty()

Implementation

bool isNullOrEmpty() => text.isEmpty;