menu
dartcv4 package
documentation
core.dart
Point2fRecordExtension
toPoint2f method
toPoint2f method
dark_mode
light_mode
toPoint2f
method
Point2f
toPoint2f
(
)
Implementation
Point2f toPoint2f() => Point2f(this.$1, this.$2);
dartcv4 package
documentation
core
Point2fRecordExtension
toPoint2f method
Point2fRecordExtension extension on (
double
,
double
)