pluto_grid
pluto_grid copied to clipboard
Is there any way to add background color to puto_grid in headers?
I am using all the features below, is there any way to add a background color to the header of the pluto_grid table? Is there any way to get the background color of header like in image??
like this
PlutoColumn(
backgroundColor: Colors.red,
);
That helped me. Thank you.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.