childrenIcon property
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;
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.
final IconData? childrenIcon;