controllerHasText property

bool get controllerHasText

Implementation

bool get controllerHasText => widget.textController.text.isNotEmpty;