prosapp changes
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user