You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EasyLoading.instance
..indicatorType = EasyLoadingIndicatorType.circle
..loadingStyle = EasyLoadingStyle.custom
..indicatorSize = 20.0
..backgroundColor = Colors.transparent
..boxShadow = [] <- ADD THIS LINE
@nslogx
Thank you for creating this nice package.
Some people who use EasyLoadingStyle.custom may confuse about this behavior,
so it may be good to describe how to change black background with EasyLoadingStyle.custom.
EasyLoading.instance
..indicatorType = EasyLoadingIndicatorType.circle
..loadingStyle = EasyLoadingStyle.custom
..indicatorSize = 20.0
..backgroundColor = Colors.transparent
The text was updated successfully, but these errors were encountered: