menu
itinereo
diary\screens\add_entry_screen.dart
AddDiaryEntryPage
titleController property
titleController
dark_mode
light_mode
titleController
property
TextEditingController
titleController
final
Controller for the title input field.
Implementation
final TextEditingController titleController;
itinereo
add_entry_screen
AddDiaryEntryPage
titleController property
AddDiaryEntryPage class