Display typedef

Display = String Function(num? value)

Implementation

typedef Display = String Function(num? value);