debugCoordinatesPrecision property
How many decimal digits to print when displaying coordinates in the debug mode. Setting this to null will suppress all coordinates from the output.
Implementation
int? get debugCoordinatesPrecision => 0;
How many decimal digits to print when displaying coordinates in the debug mode. Setting this to null will suppress all coordinates from the output.
int? get debugCoordinatesPrecision => 0;