menu
stl
stl.dart
Variant2Item0
<
T0
,
T1
>
index property
index
dark_mode
light_mode
index
property
@
override
int
get
index
override
Gets the 0-based index of the active alternative.
Implementation
@override int get index => 0;
stl
stl
Variant2Item0
<
T0
,
T1
>
index property
Variant2Item0 class