Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 534 Bytes

num.md

File metadata and controls

25 lines (14 loc) · 534 Bytes

extension/num

Methods & Properties

readableFixed

String readableFixed([int fractionDigits = 1])

to readable string with fixed fraction digits

readable

String get readable

alias of readableFixed()

segmented

String get segmented

to segmented string (e.g. 1,234,567)