feature: use an X to show offline status instead of orange circle
This commit is contained in:
@@ -13,7 +13,7 @@ index 0a15eb45b..d776dd556 100644
|
||||
+ : Icon(
|
||||
+ Icons.close, // Red X for offline (Material Icon)
|
||||
+ color: Colors.red,
|
||||
+ size: 6.0, // Adjust size as needed
|
||||
+ size: 15.0, // Adjust size as needed
|
||||
+ )));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user