* Called when we just measured the layout rect of this element. Doing * more expensive style reads should now be cheap. * This may currently not work with extended elements. Please file * an issue if that is required. * @public * TODO(#31915): remove once R1 migration is complete.
()
| 1030 | * TODO(#31915): remove once R1 migration is complete. |
| 1031 | */ |
| 1032 | onLayoutMeasure() {} |
| 1033 | |
| 1034 | /** |
| 1035 | * @return {./log.Log} |