menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
focusNode property
focusNode property
dark_mode
light_mode
focusNode
property
FocusNode
?
focusNode
final
this is the focusNode of the custom text field
Implementation
final FocusNode? focusNode;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
focusNode property
CustomTextField class