onNodeWidthMeasured property
Called when a rendered node's width is measured. The parent uses this to track the observed max content width.
Implementation
final ValueChanged<double>? onNodeWidthMeasured;
Called when a rendered node's width is measured. The parent uses this to track the observed max content width.
final ValueChanged<double>? onNodeWidthMeasured;