Whether this component can detect hover events.
Override this getter to return true if the component should respond to mouse or pointer hover movements.
true
@override bool get isHoverable => true;