display property

String get display
override

Implementation

String get display {
  return format.toNumber(value, decs);
}