interface TabDataScreen {
    icon: string;
    key: string;
    title: string;
}

Properties

Properties

icon: string
key: string
title: string