PanelStateChildBuilder typedef

PanelStateChildBuilder = Widget Function(BuildContext context, PanelState state, Widget child)

Implementation

typedef PanelStateChildBuilder = Widget Function(BuildContext context, PanelState state, Widget child);