diff --git a/packages/simplex_app/lib/views/scan_invitation/scan_invitation_view.dart b/packages/simplex_app/lib/views/scan_invitation/scan_invitation_view.dart index 9363ba99ca..51f8c94e68 100644 --- a/packages/simplex_app/lib/views/scan_invitation/scan_invitation_view.dart +++ b/packages/simplex_app/lib/views/scan_invitation/scan_invitation_view.dart @@ -28,10 +28,8 @@ class ScanInvitationView extends StatelessWidget { SizedBox(height: _size.height * 0.04), GestureDetector( onTap: () => _showConnection(context), - child: Image.asset( - 'assets/code.png', - height: _size.height * 0.3 - ), + child: + Image.asset('assets/code.png', height: _size.height * 0.3), ), SizedBox(height: _size.height * 0.04), const Text(