Checks if the focused item is selected.
bool isFocusedSelected(int focusedIndex) => isSelected(focusedIndex);