czk constant

CurrencyFormat const czk

The CurrencyFormat of the Czech Koruna.

Implementation

static const CurrencyFormat czk =
    CurrencyFormat(code: 'czk', symbol: 'Kč', symbolSide: SymbolSide.right);