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