menu
flutter_gemma package
documentation
genai.dart
ThinkingPart
ThinkingPart.new const constructor
ThinkingPart.new const constructor
dark_mode
light_mode
ThinkingPart
constructor
const
ThinkingPart
(
String
text
)
Creates a thinking part.
Implementation
const ThinkingPart(this.text);
flutter_gemma package
documentation
genai
ThinkingPart
ThinkingPart.new const constructor
ThinkingPart class