-
fromNative(RectNative native)
→ Rect
-
Available on Rect,
provided by the RectImpl extension
-
fromPointer(Pointer<Void> ptr, {bool needFree = true})
→ Rect?
-
Available on Rect,
provided by the RectImpl extension
-
toNative(Rect obj)
→ RectNative
-
Available on Rect,
provided by the RectImpl extension
-
toPointer(Rect? val)
→ Pointer<Void>
-
Available on Rect,
provided by the RectImpl extension