display top-level property

Display display
final

Implementation

final display = createDisplay(
  length: 4,
  separator: ',',
  decimal: 2,
);