isTouched property

Signal<bool> get isTouched

Reactive signal indicating whether the user has interacted with or blurred this control.

Implementation

Signal<bool> get isTouched;