refactor message widget
This commit is contained in:
@@ -47,6 +47,7 @@ class ReplyIndicator extends StatelessWidget {
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.symmetric(vertical: 2.0),
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: row,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user