otherPanelWidget property

Widget Function(T? data)? otherPanelWidget
final

The widget of the other panel.

Implementation

final Widget Function(T? data)? otherPanelWidget;