onExpanded property

ValueChanged<bool>? onExpanded
final

展开或者收起的时候的回调

Implementation

final ValueChanged<bool>? onExpanded;