threadSeparatorText abstract method

String threadSeparatorText(
  1. int replyCount
)
inherited

The text for showing the thread separator in case StreamMessageListView contains a parent message

Implementation

String threadSeparatorText(int replyCount);