StreamVisibleFootnote constructor
const
StreamVisibleFootnote({
- Key? key,
Informs the user about a StreamMessageWidget's visibility to the current user.
Used in StreamGiphyAttachment.
Implementation
const StreamVisibleFootnote({super.key});