x property

  1. @override
int x
override

The x coordinate of the pixel.

Implementation

@override
int get x => _x;