reactions property

List<FeedReaction> reactions
final

The reactions list to display when long pressed on the prefix or suffix widget.

The reactions parameter must not be null.

Implementation

final List<FeedReaction> reactions;