initiallyExpanded property

bool initiallyExpanded
final

指定 panel 最初是展开 (true) 还是折叠 (false,默认值)。

Implementation

final bool initiallyExpanded;