mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
visitor password
This commit is contained in:
@ -28,7 +28,7 @@ Decoration containerDecoration = BoxDecoration(
|
||||
BoxShadow(
|
||||
color: Colors.grey.withOpacity(0.5),
|
||||
spreadRadius: 5,
|
||||
blurRadius: 7,
|
||||
blurRadius: 8,
|
||||
offset: Offset(0,
|
||||
3), // changes position of shadow
|
||||
),
|
||||
|
Reference in New Issue
Block a user