DividerBuilder typedef
DividerBuilder =
Widget Function(Axis axis, int index, bool resizable, bool dragging, bool highlighted, MultiSplitViewThemeData themeData)
Implementation
typedef DividerBuilder = Widget Function(Axis axis, int index, bool resizable,
bool dragging, bool highlighted, MultiSplitViewThemeData themeData);