Skip to content

Commit 66199e5

Browse files
author
ProgrammerHasan
committed
TextFieldComponent
1 parent f266865 commit 66199e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/components/textfield.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class TextFieldComponent extends StatefulWidget {
1212
@override
1313
_TextFieldComponentState createState() => _TextFieldComponentState();
1414

15-
1615
}
1716

1817
class _TextFieldComponentState extends State<TextFieldComponent> {

0 commit comments

Comments
 (0)