onLayout property

void Function(Path combinedPath)? onLayout
final

Optional callback that provides the tooltip's path for spotlight cutouts.

Implementation

final void Function(Path combinedPath)? onLayout;