fix route call post eign in or reg

This commit is contained in:
2025-03-11 15:48:12 +02:00
parent 7377518113
commit 7df3690102
4 changed files with 26 additions and 10 deletions

View File

@@ -38,6 +38,7 @@ class _MihloadingcircleState extends State<Mihloadingcircle> {
void initState() {
//_controller.animateTo(26);
super.initState();
checkScreenSize();
}
@override
@@ -48,7 +49,6 @@ class _MihloadingcircleState extends State<Mihloadingcircle> {
@override
Widget build(BuildContext context) {
checkScreenSize();
return Dialog(
child: Container(
padding: EdgeInsets.all(popUpPaddingSize),