value property

dynamic get value

Returns the cursor's current value.

MDN Reference

Implementation

_i2.dynamic get value => _i4.getProperty(
      this,
      'value',
    );