shadows property

List<BoxShadow>? shadows
final

shadows of the drawer. default is defaultShadow.

Implementation

final List<BoxShadow>? shadows;