columnMenuDelegate property

PlutoColumnMenuDelegate? columnMenuDelegate
final

Column menu can be customized.

See the demo example link below. https://github.com/bosskmk/pluto_grid/blob/master/demo/lib/screen/feature/column_menu_screen.dart

Implementation

final PlutoColumnMenuDelegate? columnMenuDelegate;