NumIndexFormatter typedef

NumIndexFormatter = String Function(num value)

@author Evan @since 2020/12/31 @describe:

Implementation

typedef NumIndexFormatter = String Function(num value);