mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
fix: Use location pin icon
This commit is contained in:
@@ -2163,9 +2163,7 @@ class _MessagesTabState extends State<MessagesTab> {
|
||||
),
|
||||
alignment: Alignment.center,
|
||||
child: Icon(
|
||||
sharingMode == ChannelLocationSharingMode.hardware
|
||||
? Icons.public_rounded
|
||||
: Icons.smartphone_rounded,
|
||||
Icons.location_pin,
|
||||
size: 9,
|
||||
color: Colors.white,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user