myr constant

CurrencyFormat const myr

The CurrencyFormat of the Malaysian Ringgit.

Implementation

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