edit
This commit is contained in:
@@ -1452,4 +1452,4 @@ class SettingsScreenState extends State<SettingsScreen>
|
||||
void openSubMenu(BuildContext context, StatefulWidget screen) =>
|
||||
Navigator.of(context)
|
||||
.push(CupertinoPageRoute(builder: (context) => screen));
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user