elevation property
elevation is the vertical distance from the Scaffold body of your application to the MBElevatedButton widget. A minimal amount with respect to screen size is recommended for great output.
Implementation
final double? elevation;
elevation is the vertical distance from the Scaffold body of your application to the MBElevatedButton widget. A minimal amount with respect to screen size is recommended for great output.
final double? elevation;