Skip to content

Commit f266865

Browse files
author
ProgrammerHasan
committed
TextFieldComponent
1 parent 14622ad commit f266865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components/textfield.dart

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

15+
1516
}
1617

1718
class _TextFieldComponentState extends State<TextFieldComponent> {

0 commit comments

Comments
 (0)