We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0809937 commit 138c944Copy full SHA for 138c944
1 file changed
lib/src/widgets/conditional_wrapper.dart
@@ -1,6 +1,6 @@
1
-// not covered because this widget is not used currently
2
part of 'package:animated_toggle_switch/animated_toggle_switch.dart';
3
+// this widget is not covered because it is not used currently
4
// coverage:ignore-start
5
class _ConditionalWrapper extends StatefulWidget {
6
final Widget Function(BuildContext context, Widget child) wrapper;
0 commit comments