mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 21:35:49 +08:00
chore: code clean up
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -52,7 +52,7 @@ class _SetDisplayModeState extends State<SetDisplayMode> {
|
||||
try {
|
||||
modes = await FlutterDisplayMode.supported;
|
||||
} on PlatformException catch (e) {
|
||||
print(e);
|
||||
debugPrint(e.toString());
|
||||
}
|
||||
var res = await getDisplayModeType(modes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user