hasText property

bool get hasText

hasText

Implementation

bool get hasText {
  final _$$ref = object$.ref;
  return _objc_msgSend_91o635(_$$ref.pointer, _sel_hasText);
}