UrlTextFieldOnChangedEvent constructor

const UrlTextFieldOnChangedEvent(
  1. String? text
)

Implementation

const UrlTextFieldOnChangedEvent(this.text);