columnResizeIcon property

IconData columnResizeIcon
final

If enableContextMenu of PlutoColumn is false and enableDropToResize is true, only the width of the column can be adjusted.

Implementation

final IconData columnResizeIcon;