format property

NumberFormat get format

Implementation

NumberFormat get format => (NumberFormat()..significantDigits = 2);