Moves focus item into (tabIndex='0') or out of (tabIndex='-1') tab order.
@override set tabbable(bool value) { // We don't implement this as we still want the individual panels to be // tabbable. }