menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
CubeSettings
CubeSettings.new const constructor
CubeSettings.new const constructor
dark_mode
light_mode
CubeSettings
constructor
const
CubeSettings
(
{
bool
enabled
=
true
,
String
?
configPath
,
})
Creates settings.
Implementation
const CubeSettings({this.enabled = true, this.configPath});
flutter_agent_harness package
documentation
flutter_agent_harness
CubeSettings
CubeSettings.new const constructor
CubeSettings class