underlineColor method

String underlineColor(
  1. AsciiInk colour
)

underlineColour under the other spelling.

Implementation

String underlineColor(AsciiInk colour) => underlineColour(colour);