call method

String call(
  1. String text
)

Implementation

String call(String text) => '$colorMarker$text$resetColorMarker';