test
This commit is contained in:
parent
c6248935e7
commit
97788cfe5e
@ -57,7 +57,7 @@ class _LoginPageState extends State<LoginPage> {
|
||||
borderRadius: BorderRadius.circular(20),
|
||||
boxShadow: [
|
||||
BoxShadow(
|
||||
color: Colors.black.withOpacity(0.1),
|
||||
color: Colors.black,
|
||||
blurRadius: 10,
|
||||
offset: const Offset(0, 5),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user