Skip to content

Commit 29fc286

Browse files
author
ProgrammerHasan
committed
TextFieldComponent
1 parent 66199e5 commit 29fc286

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
@@ -11,7 +11,6 @@ class TextFieldComponent extends StatefulWidget {
1111

1212
@override
1313
_TextFieldComponentState createState() => _TextFieldComponentState();
14-
1514
}
1615

1716
class _TextFieldComponentState extends State<TextFieldComponent> {

0 commit comments

Comments
 (0)