menu
hubble_core package
documentation
utils/string/formatters.dart
IntAmountFormatter
toIndianRupee method
toIndianRupee method
dark_mode
light_mode
toIndianRupee
method
String
toIndianRupee
(
)
Implementation
String toIndianRupee() { return buildMoneyNumberString(toDouble()); }
hubble_core package
documentation
utils/string/formatters
IntAmountFormatter
toIndianRupee method
IntAmountFormatter extension on
int