isMonetory property

bool isMonetory
final

If true, formats the number as if it is monetary value. Also, symbol can be added while true.

Default is false.

Implementation

final bool isMonetory;