Add text dialog

This commit is contained in:
Ashita Prasad
2024-12-06 05:42:40 +05:30
parent 8315d57e79
commit 4ca5d7b06d
3 changed files with 35 additions and 0 deletions

View File

@ -18,6 +18,7 @@ export 'dialog_about.dart';
export 'dialog_history_retention.dart';
export 'dialog_import.dart';
export 'dialog_rename.dart';
export 'dialog_text.dart';
export 'drag_and_drop_area.dart';
export 'dropdown_codegen.dart';
export 'dropdown_content_type.dart';