expandIcon property

Widget? expandIcon
final

展开按钮

如果值为 null,则使用 TextSpan 并设置 text 为 expandButtonLabel

Implementation

final Widget? expandIcon;