blue method

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

Implementation

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