Implemented AnswerTab for AI Output

This commit is contained in:
Manas Hejmadi
2025-06-10 01:00:26 +05:30
parent 452020f720
commit 2c756df2c4
5 changed files with 47 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ class EditAIRequestPane extends ConsumerWidget {
return RequestPane(
selectedId: selectedId,
codePaneVisible: false,
codePaneVisible: codePaneVisible,
tabIndex: tabIndex,
onPressedCodeButton: () {
ref.read(codePaneVisibleStateProvider.notifier).state =