Skip to content

Commit 138c944

Browse files
committed
minor change
1 parent 0809937 commit 138c944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/src/widgets/conditional_wrapper.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// not covered because this widget is not used currently
21
part of 'package:animated_toggle_switch/animated_toggle_switch.dart';
32

3+
// this widget is not covered because it is not used currently
44
// coverage:ignore-start
55
class _ConditionalWrapper extends StatefulWidget {
66
final Widget Function(BuildContext context, Widget child) wrapper;

0 commit comments

Comments
 (0)