DevDoubleX extension
- on
Properties
- value → double
-
Available on double?, provided by the DevDoubleX extension
no setter
Methods
-
format(
[int numberOfDecimals = 2, bool ignoreDecimalIfZero = true]) → String -
Available on double?, provided by the DevDoubleX extension
-
formatWithoutSign(
[int numberOfDecimals = 2, bool ignoreDecimalIfZero = true]) → String -
Available on double?, provided by the DevDoubleX extension
-
formatWithPercentage(
[int numberOfDecimals = 2]) → String -
Available on double?, provided by the DevDoubleX extension
-
formatWithSign(
[int numberOfDecimals = 2, bool ignoreDecimalIfZero = true]) → String -
Available on double?, provided by the DevDoubleX extension
-
formatWithSignAndPercentage(
[int numberOfDecimals = 2]) → String -
Available on double?, provided by the DevDoubleX extension
-
spValue(
String titleIfLessThan1, String titleIfGreaterThan1) → String -
Available on double?, provided by the DevDoubleX extension