menu
flutter_manual_widget_tester package
documentation
config/theme_config/zoom_controls_theme.dart
ZoomControlsTheme
shadow property
shadow property
dark_mode
light_mode
shadow
property
List
<
BoxShadow
>
shadow
final
The shadow(s) of the zoom controls.
Implementation
final List<BoxShadow> shadow;
flutter_manual_widget_tester package
documentation
config/theme_config/zoom_controls_theme
ZoomControlsTheme
shadow property
ZoomControlsTheme class