hasVisibleText property

bool get hasVisibleText

Implementation

bool get hasVisibleText => inputText.isNotEmpty;