shadow property
final
The shadow properties for the banner.
Use a BoxShadow object to define the shadow's color, blur radius, and spread radius. These properties can be used to create different shadow effects.
Implementation
final BoxShadow shadow;