onExpandChanged property

ValueChanged<bool>? onExpandChanged
final

展开/收起状态变化的回调

Implementation

final ValueChanged<bool>? onExpandChanged;