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