Skip to content
Snippets Groups Projects
Commit 228e5561 authored by poka's avatar poka
Browse files

fix: flutter format

parent 2c7dcd0e
Branches
Tags
1 merge request!32Calcul tx fees
Pipeline #17726 failed
......@@ -82,7 +82,9 @@ class MigrateIdentityScreen extends StatelessWidget {
if (status.data == null) {
return Column(children: [
const SizedBox(height: 80),
Row(mainAxisAlignment: MainAxisAlignment.center, children: const [
Row(
mainAxisAlignment: MainAxisAlignment.center,
children: const [
SizedBox(
height: 35,
width: 35,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment