expose method

Paint expose()

Exposes the underlying ui.Paint object for direct use.

Implementation

ui.Paint expose() => _paint;