elevation property Null safety
final
Defines elevation for the ExpansionPanel while it's expanded.
By default, the value of elevation is 2.
Implementation
final double elevation;
Defines elevation for the ExpansionPanel while it's expanded.
By default, the value of elevation is 2.
final double elevation;