childrenIcon property

IconData? childrenIcon
final

childrenIcon will show up on the tile if the Niftile have children which is provided from the TabItem children, this icons will be seen in both tile as well as button mode.

Implementation

final IconData? childrenIcon;