formatValue abstract method

String formatValue(
  1. D value
)

Formats a single tick value.

Implementation

String formatValue(D value);