selectedIndex property

int? selectedIndex

Selected index for currentImageSuggestions.

Implementation

int? get selectedIndex => _indexNotifier.value;