menu
mix_builder package
documentation
mix.dart
ListBoxShadowExt
toDto method
toDto method
dark_mode
light_mode
toDto
method
List
<
BoxShadowDto
>
toDto
(
)
Implementation
List<BoxShadowDto> toDto() { return map((e) => e.toDto()).toList(); }
mix_builder package
documentation
mix
ListBoxShadowExt
toDto method
ListBoxShadowExt extension on
List
<
BoxShadow
>