menu
arcane_jaspr package
documentation
util/tools/styles.dart
ArcaneStyles
boxShadow method
boxShadow method
dark_mode
light_mode
boxShadow
method
ArcaneStyles
boxShadow
(
BoxShadow
shadow
)
Shadow
Implementation
ArcaneStyles boxShadow(BoxShadow shadow) => set('box-shadow', shadow.css);
arcane_jaspr package
documentation
util/tools/styles
ArcaneStyles
boxShadow method
ArcaneStyles class