isNotNullOrEmpty property

bool get isNotNullOrEmpty

Implementation

bool get isNotNullOrEmpty => text.isNotNullOrEmpty;