parentData

abstract fun parentData(): D(source)

Returns the current immutable, type-correct parent-data snapshot.

The runtime calls this on the owning tree thread only after selecting the innermost matching provider. Any failure escapes unchanged and follows the surrounding measure or layout operation's failure rules.