shadow property

List<BoxShadow>? shadow
final

type of List of type BoxShadow to give shadow to GFAlert

Implementation

final List<BoxShadow>? shadow;