elevation property
The elevation of the search field for all states.
This controls the shadow beneath the field. Defaults to 0 if not specified.
Implementation
final WidgetStatePropertyAll<double>? elevation;
The elevation of the search field for all states.
This controls the shadow beneath the field. Defaults to 0 if not specified.
final WidgetStatePropertyAll<double>? elevation;