roundingMode property
Rounding mode: 'up', 'down', 'halfup', 'halfdown', 'halfeven',
'halfodd', 'ceiling', or 'floor'. Defaults to the locale's setting.
Implementation
String? roundingMode;
Rounding mode: 'up', 'down', 'halfup', 'halfdown', 'halfeven',
'halfodd', 'ceiling', or 'floor'. Defaults to the locale's setting.
String? roundingMode;