menu
theatre package
documentation
extensions/offset.dart
OffsetExtension
toPoint method
toPoint method
dark_mode
light_mode
toPoint
method
Point
<
num
>
toPoint
(
)
Creates a
Point
from the
Offset
Implementation
Point toPoint() => Point(dx, dy);
theatre package
documentation
extensions/offset
OffsetExtension
toPoint method
OffsetExtension extension on
Offset