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