MetaCell that is updated whenever the focus state of the button changes.
The value of the cell is true when the button is focussed and false otherwise.
MetaCell<bool>? get onFocusChange;