Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问flutter_easyloading3.0.5如何设置loading框内背景透明 #199

Open
yuqing374 opened this issue Dec 29, 2022 · 2 comments
Open

Comments

@yuqing374
Copy link

升级到flutter_easyloading3.0.5后loading框内背景色设置透明无效,

@github-actions
Copy link

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

@fujianlian
Copy link

set boxShadow color transparent

EasyLoading.instance.boxShadow  = [const BoxShadow(color: Colors.transparent)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants