menu
webify_toolkit package
documentation
webify.dart
WebifyConfig
baseUrl property
baseUrl property
dark_mode
light_mode
baseUrl
property
String
?
baseUrl
final
Base URL of your website (e.g., 'https://myapp.com')
Implementation
final String? baseUrl;
webify_toolkit package
documentation
webify
WebifyConfig
baseUrl property
WebifyConfig class