initialOpenPanelValue property

Object? initialOpenPanelValue
final

The value of the panel that initially begins open. (This value is only used when initializing with the ExpansionPanelList.radio constructor.)

Implementation

final Object? initialOpenPanelValue;