taskcrypto

Results 1 comments of taskcrypto

You can get natural shadows by setting the properties like this. boxShadows: [ BoxShadow( color: Colors.black12, spreadRadius: 3, blurRadius: 3, offset: Offset(1, 1), ), ],