symbolPrefix property

String symbolPrefix

Formatted money amount symbol prefix. Currencies have a symbolPrefix or symbolSuffix, but not both. Unicode compatible. e.g. "$"

Implementation

String get symbolPrefix => _symbolPrefix;