screenCoordinatesNotifier property

ValueNotifier<XyType<double>> screenCoordinatesNotifier
getter/setter pair

Implementation

late ValueNotifier<XyType<double>> screenCoordinatesNotifier;