shape property

ShapeBorder? shape
final

展开子列表时 panel 的边框形状。

如果此属性为 null,则使用 ExpansionTileThemeData.shape。如果这也为 null, 则使用垂直边默认为 ThemeData.dividerColorBorder

另请参阅:

Implementation

final ShapeBorder? shape;