ExpansionButtonCallback typedef

ExpansionButtonCallback = VoidCallback Function(ExpansionController state)

Implementation

typedef ExpansionButtonCallback = VoidCallback Function(
    ExpansionController state);