collapsedShape property

ShapeBorder? collapsedShape
final

子列表折叠时 panel 的边框形状。

如果此属性为 null,则使用 ExpansionTileThemeData.collapsedShape。如果这也为 null,则使用垂直边默认为 Color Colors.transparentBorder

另请参阅:

Implementation

final ShapeBorder? collapsedShape;