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 => '他のユーザーにコメントの追加を許可';