value property

Signal<String> value
latefinal

Reactive signal containing the current field value.

Implementation

late final Signal<String> value;