index property

num index

Sets or retrieves the ordinal position of an option in a list box.

MDN Reference

Implementation

_i2.num get index => _i4.getProperty(
      this,
      'index',
    );