menu
dartcv4 package
documentation
core.dart
Point2fRecordExtension
asPoint2f property
asPoint2f property
dark_mode
light_mode
asPoint2f
property
@
Deprecated
("use toPoint2f() instead")
Point2f
get
asPoint2f
Implementation
@Deprecated("use toPoint2f() instead") Point2f get asPoint2f => Point2f(this.$1, this.$2);
dartcv4 package
documentation
core
Point2fRecordExtension
asPoint2f property
Point2fRecordExtension extension on (
double
,
double
)