boxShadows property

List<BoxShadow>? boxShadows
final

A list of box shadows to apply to the tooltip.

Implementation

final List<BoxShadow>? boxShadows;