highlight abstract method
highlight the item
Implementation
Future highlight(
int index, {
bool cancelExistHighlights = true,
Duration highlightDuration = _highlightDuration,
bool animated = true,
});
highlight the item
Future highlight(
int index, {
bool cancelExistHighlights = true,
Duration highlightDuration = _highlightDuration,
bool animated = true,
});