From 5fe673beeda8555d963ff22b175b296291ae9f53 Mon Sep 17 00:00:00 2001 From: mugunthan-SF4355 Date: Thu, 10 Apr 2025 15:40:34 +0530 Subject: [PATCH] FLUT-949859-[others]: updated issue in UG documentation --- Flutter/chat/chat-theme.md | 2 +- flutter-toc.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Flutter/chat/chat-theme.md b/Flutter/chat/chat-theme.md index 681a9196e..3d95c2941 100644 --- a/Flutter/chat/chat-theme.md +++ b/Flutter/chat/chat-theme.md @@ -308,7 +308,7 @@ The [`actionButtonHoverElevation`](https://pub.dev/documentation/syncfusion_flut The [`actionButtonHighlightElevation`](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfChatThemeData/actionButtonHighlightElevation.html) property is used to specify the elevation of the action button when it is highlighted. {% tabs %} -{% highlight Darthl_lines="8" %} +{% highlight Dart hl_lines="8" %} // Load if there are existing messages. final List _messages = []; diff --git a/flutter-toc.html b/flutter-toc.html index 0d6e9ac5c..0afecf038 100644 --- a/flutter-toc.html +++ b/flutter-toc.html @@ -110,7 +110,7 @@
  • Conversation Area
  • Theme
  • Right to Left (RTL)
  • -
  • How to
  • +
  • How to