elevation property

double? elevation
final

The z-coordinate of this BottomNavigationBar.

If null then 8.0 is used.

Implementation

final double? elevation;