krw constant

CurrencyFormat const krw

The CurrencyFormat of the South Korean Won.

Implementation

static const CurrencyFormat krw =
    CurrencyFormat(code: 'krw', symbol: '₩', symbolSide: SymbolSide.left);