valueRef property

Ref? valueRef
final

For two-way binding on input elements.

Implementation

final Ref<dynamic>? valueRef;