maxDecimals property

  1. @override
int maxDecimals
final

The maximum amount of decimal values supported by the scheme.

Implementation

@override
final int maxDecimals = 14;