debugDoublePrecision top-level property

int? debugDoublePrecision
getter/setter pair

Configure debugFormatDouble using num.toStringAsPrecision.

Defaults to null, which uses the default logic of debugFormatDouble.

Implementation

int? debugDoublePrecision;