menu
moye package
documentation
widgets/overlay_glow.dart
OverlayGlow
OverlayGlow const constructor
OverlayGlow const constructor
dark_mode
light_mode
OverlayGlow
constructor
const
OverlayGlow
(
{
required
BoxShadow
boxShadow
,
required
Rect
rect
,
})
Implementation
const OverlayGlow({required this.boxShadow, required this.rect});
moye package
documentation
widgets/overlay_glow
OverlayGlow
OverlayGlow const constructor
OverlayGlow class