DividerWidget constructor
const
DividerWidget({})
Implementation
const DividerWidget(
{required this.axis,
required this.index,
required this.themeData,
required this.resizable,
required this.dragging,
required this.highlighted});