menu
turbo_promptable package
documentation
workspace/models/root/context.dart
Context
Context.new const constructor
Context.new const constructor
dark_mode
light_mode
Context
constructor
const
Context
(
{
required
String
name
,
})
Implementation
const Context({ required super.name, });
turbo_promptable package
documentation
workspace/models/root/context
Context
Context.new const constructor
Context class