focusOnItemTap property

bool focusOnItemTap
final

Focus to an item when user tap on it. Inactive if the list-item have its own onTap detector (use state-key to help focusing instead).

Implementation

final bool focusOnItemTap;