mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-16 02:35:59 -07:00
Renamed variable
This commit is contained in:
parent
2f83f03442
commit
0bdf123d15
5 changed files with 10 additions and 10 deletions
|
|
@ -20,7 +20,7 @@ abstract class BasePlayer {
|
|||
);
|
||||
Widget? subtitles(
|
||||
bool showOverlay, {
|
||||
GlobalKey? menuKey,
|
||||
GlobalKey? controlsKey,
|
||||
});
|
||||
Future<void> dispose();
|
||||
Future<void> open(String url, bool play);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue