domSelectedIndex function

int domSelectedIndex(
  1. Object? target
)

Implementation

int domSelectedIndex(Object? target) => 0;