precision constant
int
const precision
The number of distinct digits that are emitted when converting a number to CSS.
Implementation
static const precision = 10;
The number of distinct digits that are emitted when converting a number to CSS.
static const precision = 10;