There seem to be some issues with the rendering and handling of CTabFolder and CTabItem.
When I open a CTabItem I notice that the font color of the tab is rendered as inactive (gray). But I am not sure if this is intended in the Flutter design.
The real issue I see is that after I close the tab via the close button, the tab stays visible.
