prosapp changes

This commit is contained in:
Juan Felipe Duarte
2023-06-23 21:55:10 -05:00
parent 90ec1293ea
commit e994230631
14 changed files with 292 additions and 173 deletions
+2 -2
View File
@@ -69,10 +69,10 @@ class _MessagesScreenState extends State<MessagesScreen> {
size: 55,
sizeCircle: 60,
),
trailing: Column(
trailing: const Column(
children: [
SizedBox(height: 8),
const Icon(
Icon(
Icons.keyboard_arrow_right,
color: Colors.black,
),