menu
clean_kanban package
documentation
ui/widgets/task_form_dialog.dart
TaskFormDialog
dialogTitle property
dialogTitle property
dark_mode
light_mode
dialogTitle
property
String
dialogTitle
final
The title text displayed at the top of the dialog.
Implementation
final String dialogTitle;
clean_kanban package
documentation
ui/widgets/task_form_dialog
TaskFormDialog
dialogTitle property
TaskFormDialog class