menu
stac_core package
documentation
widgets/icon/stac_icon.dart
StacIcon
shadows property
shadows property
dark_mode
light_mode
shadows
property
List
<
StacShadow
>
?
shadows
final
Shadows for the icon.
Implementation
final List<StacShadow>? shadows;
stac_core package
documentation
widgets/icon/stac_icon
StacIcon
shadows property
StacIcon class