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