y property

  1. @override
int y
override

The y coordinate of the pixel.

Implementation

@override
int get y => _y;