sign property

Printer<int>? sign
final

The printer used for negative or positive numbers.

Implementation

final Printer<int>? sign;