Flutter
When we try to add an icon in a container, it often shows in a buggy case. We can solve the problem just by adding a line in the container.That is alignment: Alignment.center;
When we try to add an icon in a container, it often shows in a buggy case. We can solve the problem just by adding a line in the container.That is alignment: Alignment.center;