hoverElevation property
final
The z-coordinate at which to place this button relative to its parent when the button is enabled and has a pointer hovering over it.
This controls the size of the shadow below the floating action button.
Implementation
final double? hoverElevation;