Function to convert the value for display This is needed for converting numbers from a particular currency to another. If not needed, return the value as is.
final double Function(double) convertedValue;