isNotNullOrEmpty method

bool isNotNullOrEmpty()

Implementation

bool isNotNullOrEmpty() => text.isNotEmpty;