child property

Widget child
final

The Widget which defines the area in which the mouse is tracked.

The element is enabled while the mouse is within the area of this Widget.

Implementation

final Widget child;