menu
mcp_playground_ui package
documentation
playground_controller.dart
PlaygroundController
skills property
skills property
dark_mode
light_mode
skills
property
List
<
SkillDef
>
get
skills
Implementation
List<SkillDef> get skills => List.unmodifiable(_skills);
mcp_playground_ui package
documentation
playground_controller
PlaygroundController
skills property
PlaygroundController class