selectItem abstract method

void selectItem(
  1. Object? value,
  2. bool selected
)

Implementation

void selectItem(Object? value, bool selected);