menu
dartcv4 package
documentation
core.dart
Point2f
x property
x property
dark_mode
light_mode
x
property
double
get
x
Implementation
double
get
x => ptr.ref.x;
set
x
(
double
value
)
Implementation
set
x(
double
value) => ref.x = value;
dartcv4 package
documentation
core
Point2f
x property
Point2f class
Constructors
new
fromNative
fromPointer
Properties
hashCode
props
ptr
ref
runtimeType
x
y
Methods
dispose
noSuchMethod
toString
Operators
operator ==
Static properties
finalizer