menu
sfwf package
documentation
core/config.dart
SFWFConfig
openAiApiKey property
openAiApiKey property
dark_mode
light_mode
openAiApiKey
property
String
?
openAiApiKey
final
Optional OpenAI API key for AI features.
Implementation
final String? openAiApiKey;
sfwf package
documentation
core/config
SFWFConfig
openAiApiKey property
SFWFConfig class