menu
super_home_widget package
documentation
core/widget_style.dart
WidgetStyle
getBackgroundConfig abstract method
getBackgroundConfig abstract method
dark_mode
light_mode
getBackgroundConfig
abstract method
Map
<
String
,
dynamic
>
getBackgroundConfig
(
)
Gets the background configuration for this style.
Implementation
Map<String, dynamic> getBackgroundConfig();
super_home_widget package
documentation
core/widget_style
WidgetStyle
getBackgroundConfig abstract method
WidgetStyle class