collapsedShape property
子列表折叠时 panel 的边框形状。
如果此属性为 null,则使用 ExpansionTileThemeData.collapsedShape。如果这也为 null,则使用垂直边默认为 Color Colors.transparent 的 Border。
另请参阅:
Implementation
final ShapeBorder? collapsedShape;
子列表折叠时 panel 的边框形状。
如果此属性为 null,则使用 ExpansionTileThemeData.collapsedShape。如果这也为 null,则使用垂直边默认为 Color Colors.transparent 的 Border。
另请参阅:
final ShapeBorder? collapsedShape;