mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
Renamed variable
This commit is contained in:
parent
2f83f03442
commit
0bdf123d15
5 changed files with 10 additions and 10 deletions
|
|
@ -64,7 +64,7 @@ class LibMDK extends BasePlayer {
|
|||
null;
|
||||
|
||||
@override
|
||||
Widget? subtitles(bool showOverlay, {GlobalKey? menuKey}) => null;
|
||||
Widget? subtitles(bool showOverlay, {GlobalKey? controlsKey}) => null;
|
||||
|
||||
@override
|
||||
Future<void> setVolume(double volume) async {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue