focusElevation property Null safety
final
The z-coordinate at which to place this button relative to its parent when the button has the input focus.
This controls the size of the shadow below the floating action button.
Implementation
final double? focusElevation;