Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-04 13:57:39 +08:00
parent 0483096f93
commit 8476e0b37c
5 changed files with 4 additions and 631 deletions

View File

@@ -130,7 +130,7 @@ void main() async {
SmartDialog.config.toast = SmartConfigToast(displayType: .onlyRefresh);
if (PlatformUtils.isMobile) {
setEnabledSystemUIMode(.edgeToEdge);
SystemChrome.setEnabledSystemUIMode(.edgeToEdge);
SystemChrome.setSystemUIOverlayStyle(
const SystemUiOverlayStyle(
systemNavigationBarColor: Colors.transparent,