onChanged property

ValueChanged<bool>? onChanged
final

Callback when the open state changed.

Implementation

final ValueChanged<bool>? onChanged;