closeIcon property

IconData? closeIcon
final

The close icon of the tab. Usually an IconButton widget

Implementation

final IconData? closeIcon;