onLayout property
Optional callback that provides the tooltip's path for spotlight cutouts.
Implementation
final void Function(Path combinedPath)? onLayout;
Optional callback that provides the tooltip's path for spotlight cutouts.
final void Function(Path combinedPath)? onLayout;