shadows property

List<BoxShadow>? shadows
final

The shadows behind bottom bar. Defaults to the ZdsBottomBarTheme value.

Implementation

final List<BoxShadow>? shadows;