We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adf4cf commit 65c1b8fCopy full SHA for 65c1b8f
lib/utils/call_icon.dart
@@ -23,6 +23,8 @@
23
///
24
/// Authors: Zheyuan Xu
25
26
+// ignore_for_file: use_build_context_synchronously
27
+
28
library;
29
30
import 'package:flutter/material.dart';
0 commit comments