child property

Widget child
final

The child widget to wrap with interaction handling.

This is typically the visual representation of the element (node or annotation).

Implementation

final Widget child;