layer property

Point<num> get layer

Implementation

Point get layer => new Point(_layerX!, _layerY!);