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