popoverShadowValue property
String
get
popoverShadowValue
inherited
Popover box shadow
(dark: 0 10px 15px -3px rgba(0, 0, 0, 0.4), 0 4px 6px -4px rgba(0, 0, 0, 0.4)).
Implementation
@override
String get popoverShadowValue =>
'0 10px 15px -3px rgba(0, 0, 0, 0.4), 0 4px 6px -4px rgba(0, 0, 0, 0.4)';