format abstract method

TextSpan format(
  1. String source
)

Returns the formatted TextSpan for the given string.

Implementation

TextSpan format(String source);