menu
amadeus_proto
utils/list_index_tracker.dart
ListIndexTracker
<
T
>
current property
current
dark_mode
light_mode
current
property
T
current
Implementation
T get current => _items[_index];
amadeus_proto
list_index_tracker
ListIndexTracker
<
T
>
current property
ListIndexTracker class