pendingScrollAlignUserMessageId property
When set, MessageWithOptionalDateHeader attaches scrollAlignSentUserBubbleKey to that message for one-shot alignment after send.
Implementation
final Rx<String?> pendingScrollAlignUserMessageId = Rx<String?>(null);