divider constant
A thick divider between each view.
Implementation
static const divider = ResizableDivider(
thickness: 12,
color: Colors.transparent,
);
A thick divider between each view.
static const divider = ResizableDivider(
thickness: 12,
color: Colors.transparent,
);