menu
mediasfu_sdk
components\display_components\mini_card.dart
MiniCardOptions
customShadow property
customShadow
dark_mode
light_mode
customShadow
property
List
<
BoxShadow
>
?
customShadow
final
Custom shadow. Used by modern styling.
Implementation
final List<BoxShadow>? customShadow;
mediasfu_sdk
mini_card
MiniCardOptions
customShadow property
MiniCardOptions class