onExpansionChanged property
If overridden, the parent widget is responsible for managing the expansion state.
Implementation
final ValueChanged<bool>? onExpansionChanged;
If overridden, the parent widget is responsible for managing the expansion state.
final ValueChanged<bool>? onExpansionChanged;