formatter property

CurrencyFormatter formatter

Implementation

CurrencyFormatter get formatter {
  return _formatter;
}