shadow property

List<BoxShadow>? shadow
final

type of List of type BoxShadow to give shadow to DTAlert

Implementation

final List<BoxShadow>? shadow;