hasText property

bool get hasText

Implementation

bool get hasText {
  return _hasText;
}