menu
autobot package
documentation
components/autobot_config.dart
AutobotConfig
AutobotConfig.new constructor
AutobotConfig.new constructor
dark_mode
light_mode
AutobotConfig
constructor
AutobotConfig
(
{
required
String
taskDir
,
})
Implementation
AutobotConfig({required this.taskDir});
autobot package
documentation
components/autobot_config
AutobotConfig
AutobotConfig.new constructor
AutobotConfig class