menu
ozsdk package
documentation
customization.dart
BackgroundCustomization
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
toJson
(
)
Implementation
Map toJson() => { 'backgroundColor': backgroundColor, 'backgroundAlpha': backgroundAlpha, };
ozsdk package
documentation
customization
BackgroundCustomization
toJson method
BackgroundCustomization class