onHover property

ValueChanged<bool>? onHover
final

An optional callback used when hovering the YaruBanner

Implementation

final ValueChanged<bool>? onHover;