args property

  1. @override
String args
override

Implementation

@override
String get args {
  return '$_red, $_green, $_blue';
}