menu
ventour_connector package
documentation
widgets/settings/widget_settings.dart
LogConfig
LogConfig.new const constructor
LogConfig.new const constructor
dark_mode
light_mode
LogConfig
constructor
const
LogConfig
(
{
Key
?
key
,
required
void
onDelete
(
bool
),
})
Implementation
const LogConfig({super.key, required this.onDelete});
ventour_connector package
documentation
widgets/settings/widget_settings
LogConfig
LogConfig.new const constructor
LogConfig class