selectedIndex property

int? selectedIndex
final

Controlled single-select index; pair with onSelectedIndexChanged.

Implementation

final int? selectedIndex;