index property
num
get
index
Sets or retrieves the ordinal position of an option in a list box.
Implementation
_i2.num get index => _i4.getProperty(
this,
'index',
);
Sets or retrieves the ordinal position of an option in a list box.
_i2.num get index => _i4.getProperty(
this,
'index',
);