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 66199e5 commit 29fc286Copy full SHA for 29fc286
lib/components/textfield.dart
@@ -11,7 +11,6 @@ class TextFieldComponent extends StatefulWidget {
11
12
@override
13
_TextFieldComponentState createState() => _TextFieldComponentState();
14
-
15
}
16
17
class _TextFieldComponentState extends State<TextFieldComponent> {
0 commit comments