This controls the size of the shadow below the menu.
@override double? onElevation() => inElevation == null ? null : inElevation!();