menu
ollama_chat package
documentation
feature/chat/presentation/screen_chat.dart
ScreenChat
ScreenChat.new const constructor
ScreenChat.new const constructor
dark_mode
light_mode
ScreenChat
constructor
const
ScreenChat
(
{
Key
?
key
,
required
String
title
,
})
Implementation
const ScreenChat({super.key, required this.title});
ollama_chat package
documentation
feature/chat/presentation/screen_chat
ScreenChat
ScreenChat.new const constructor
ScreenChat class