|
|
|
@ -53,6 +53,10 @@ class MessageDownloadContent extends StatelessWidget {
|
|
|
|
backgroundColor: textColor.withAlpha(32),
|
|
|
|
backgroundColor: textColor.withAlpha(32),
|
|
|
|
child: Icon(Icons.file_download_outlined, color: textColor),
|
|
|
|
child: Icon(Icons.file_download_outlined, color: textColor),
|
|
|
|
),
|
|
|
|
),
|
|
|
|
|
|
|
|
// #Pangea
|
|
|
|
|
|
|
|
Flexible(
|
|
|
|
|
|
|
|
child:
|
|
|
|
|
|
|
|
// Pangea#
|
|
|
|
Column(
|
|
|
|
Column(
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
crossAxisAlignment: CrossAxisAlignment.start,
|
|
|
|
mainAxisSize: MainAxisSize.min,
|
|
|
|
mainAxisSize: MainAxisSize.min,
|
|
|
|
@ -74,6 +78,7 @@ class MessageDownloadContent extends StatelessWidget {
|
|
|
|
),
|
|
|
|
),
|
|
|
|
],
|
|
|
|
],
|
|
|
|
),
|
|
|
|
),
|
|
|
|
|
|
|
|
),
|
|
|
|
],
|
|
|
|
],
|
|
|
|
),
|
|
|
|
),
|
|
|
|
),
|
|
|
|
),
|
|
|
|
|