focusElevation property Null safety

double? focusElevation
final

The elevation for the button's Material when the button is enabled and has the input focus.

Defaults to 4.0. The value is always non-negative.

See also:

Implementation

final double? focusElevation;