menu
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field.dart
SundayMaterialTextField
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
?
controller
final
A controller for managing the text being edited.
Implementation
final TextEditingController? controller;
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field
SundayMaterialTextField
controller property
SundayMaterialTextField class