chore: Add video background
This commit is contained in:
parent
bbcd1ff7b0
commit
f5124aa503
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ class _EventVideoPlayerState extends State<EventVideoPlayer> {
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
] else
|
] else
|
||||||
Center(child: Chewie(controller: chewieManager)),
|
Material(child: Center(child: Chewie(controller: chewieManager))),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue