menu
get_verified package
documentation
document/customization/background_config.dart
BackgroundConfig
BackgroundConfig.new constructor
BackgroundConfig.new constructor
dark_mode
light_mode
BackgroundConfig
constructor
BackgroundConfig
(
{
double
?
maskAlpha
,
String
?
borderBackgroundColor
,
})
Implementation
BackgroundConfig({this.maskAlpha, this.borderBackgroundColor});
get_verified package
documentation
document/customization/background_config
BackgroundConfig
BackgroundConfig.new constructor
BackgroundConfig class