onExpandedChanged property

ValueChanged<bool>? onExpandedChanged
final

Called whenever the expanded state should change.

Implementation

final ValueChanged<bool>? onExpandedChanged;