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