expose method

Rect expose()

Exposes the underlying ui.Rect object for direct use.

Implementation

ui.Rect expose() => _rect;