fix: added comment

This commit is contained in:
Deven Joshi
2021-02-03 16:49:10 +05:30
parent 4fa6581f19
commit 22fee997e8
@@ -142,6 +142,7 @@ class MessageWidget extends StatefulWidget {
/// Function called when quotedMessage is tapped
final OnQuotedMessageTap onQuotedMessageTap;
/// The cache for the video controllers of attachments IDed as message ID + attachment index
final Map<String, VideoPackage> videoPackages;
///