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 9d1cb12 commit 434ba0eCopy full SHA for 434ba0e
lib/components/checkbox/gf_checkbox.dart
@@ -69,7 +69,6 @@ class GFCheckbox extends StatefulWidget {
69
/// an optional focus node to use as the focus node for this widget.
70
final FocusNode focusNode;
71
72
-
73
@override
74
_GFCheckboxState createState() => _GFCheckboxState();
75
}
0 commit comments