displayText method

  1. @override
String displayText()
override

Implementation

@override
String displayText() {
  return content;
}