change name of body

This commit is contained in:
2025-01-28 14:05:00 +02:00
parent 9a80a610b0
commit e4043e3567

View File

@@ -222,7 +222,7 @@ class _AiChatState extends State<AiChat> {
icon: const Icon(Icons.settings), icon: const Icon(Icons.settings),
), ),
Text( Text(
"Chat with Mzansi AI", "Mzansi AI",
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: TextStyle( style: TextStyle(
fontSize: 25, fontSize: 25,