elevation property

double? elevation
final

elevation is the vertical distance from the Scaffold body of your application to the MBElevatedIconButton widget. A minimal amount with respect to screen size is recommended for great output.

Implementation

final double? elevation;