content property

  1. @override
String get content
override

The content of the cue.

Implementation

@override
String get content => _content;