OnExpansionChanged typedef

OnExpansionChanged = void Function(bool expanded)

Implementation

typedef void OnExpansionChanged(bool expanded);