menu
ozsdk package
documentation
customization.dart
BackgroundCustomization
BackgroundCustomization.new constructor
BackgroundCustomization.new constructor
dark_mode
light_mode
BackgroundCustomization
constructor
BackgroundCustomization
(
{
String
?
backgroundColor
,
int
?
backgroundAlpha
,
})
Implementation
BackgroundCustomization({this.backgroundColor, this.backgroundAlpha});
ozsdk package
documentation
customization
BackgroundCustomization
BackgroundCustomization.new constructor
BackgroundCustomization class