backgroundColor property
展开时要显示在子列表后面的颜色。
如果此属性为 null,则使用 ExpansionTileThemeData.backgroundColor。如果这也为 null,则使用 Colors.transparent。
另请参阅:
Implementation
final Color? backgroundColor;
展开时要显示在子列表后面的颜色。
如果此属性为 null,则使用 ExpansionTileThemeData.backgroundColor。如果这也为 null,则使用 Colors.transparent。
另请参阅:
final Color? backgroundColor;