onFocusChange property

MetaCell<bool>? onFocusChange
final

MetaCell for an cell that is updated whenever the focus state of the button changes.

Implementation

final MetaCell<bool>? onFocusChange;