MutableDrawScope

class MutableDrawScope(baseDrawScope: DrawScope) : DrawScope

A DrawScope implementation with a mutable size.

Constructors

Link copied to clipboard
constructor(baseDrawScope: DrawScope)

Properties

Link copied to clipboard
open override var size: Size