initialOpenPanelValue property
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;
The value of the panel that initially begins open. (This value is only used when initializing with the ExpansionPanelList.radio constructor.)
final Object? initialOpenPanelValue;