onExpandStateChanged property

ValueChanged<bool>? onExpandStateChanged
final

Called when the expand state changes.

Implementation

final ValueChanged<bool>? onExpandStateChanged;