Update remote_page.dart
This commit is contained in:
parent
7bfe383e4a
commit
b5ab71e2ff
@ -183,8 +183,8 @@ class _RemotePageState extends State<RemotePage>
|
|||||||
}
|
}
|
||||||
|
|
||||||
@override
|
@override
|
||||||
void onWindowMaximize() {
|
void onWindowRestore() {
|
||||||
super.onWindowMinimize();
|
super.onWindowRestore();
|
||||||
if (!Platform.isLinux) {
|
if (!Platform.isLinux) {
|
||||||
Wakelock.enable();
|
Wakelock.enable();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user