yellow method

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

Implementation

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