addACommentDescription property

  1. @override
String get addACommentDescription

The description shown under the "Add a comment" toggle in the poll creator (e.g. "Allow others to add comments").

Implementation

@override
String get addACommentDescription => 'Anderen erlauben, Kommentare hinzuzufügen';