menu
widget_modifier package
documentation
widgets.dart
AutocompleteHighlightedOptionModifier
highlightIndexNotifier property
highlightIndexNotifier property
dark_mode
light_mode
highlightIndexNotifier
property
ValueNotifier
<
int
>
highlightIndexNotifier
final
No docs
Implementation
final ValueNotifier<int> highlightIndexNotifier;
widget_modifier package
documentation
widgets
AutocompleteHighlightedOptionModifier
highlightIndexNotifier property
AutocompleteHighlightedOptionModifier class