onChange property

ValueChanged<bool>? onChange
final

Callback called on expand or collapse.

Implementation

final ValueChanged<bool>? onChange;