cyan method

  1. @override
String cyan(
  1. String s
)
override

Implementation

@override
String cyan(String s) => s;