point property Null safety

Point<num> point
read / write

包含整个人脸的矩形的左上角坐标。

Implementation

Point point = const Point(0, 0);