DrawScopeSizeResolver

A special SizeResolver that waits until AsyncImagePainter.onDraw to return the DrawScope's size.

Functions

Link copied to clipboard
abstract fun connect(sizes: Flow<Size>)