onHover property

MetaCell<bool>? onHover
final

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

Implementation

final MetaCell<bool>? onHover;