x property

  1. @override
int get x
override

The x coordinate of the pixel.

Implementation

@override
int get x => _x;