mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-27 03:44:56 +00:00
@ -144,7 +144,7 @@
|
||||
// borderRadius: BorderRadius.circular(10.0),
|
||||
// boxShadow: [
|
||||
// BoxShadow(
|
||||
// color: Colors.grey.withValues(alpha:0.5),
|
||||
// color: Colors.grey.withOpacity(0.5),
|
||||
// spreadRadius: 2,
|
||||
// blurRadius: 5,
|
||||
// offset: Offset(0, 3), // changes position of shadow
|
||||
|
||||
Reference in New Issue
Block a user