betterplayer
betterplayer copied to clipboard
Fix SafeArea cropping background of ModalBottomSheet
- Fix SafeArea cropping background of ModalBottomSheet.
- Reenable barrierColor (strange choice here, if the user doesn't want it he can change ThemeData, if the barrierColor is set explicitly to transparent the user cannot change that).
Before | After |
---|---|
![]() |
![]() |