[mob][photos] Remove unnecessary safearea from top of video player controls

This commit is contained in:
ashilkn
2024-08-26 15:10:29 +05:30
parent 9c503437b6
commit 572bca145a

View File

@@ -233,6 +233,7 @@ class _VideoWidgetNativeState extends State<VideoWidgetNative>
right: 0,
left: 0,
child: SafeArea(
top: false,
left: false,
right: false,
child: Padding(