CyberTab constructor
const
CyberTab({})
Implementation
const CyberTab({
required this.label,
required this.viewName,
this.cpName = "",
this.strParameter = "",
this.objectData,
this.icon,
});
const CyberTab({
required this.label,
required this.viewName,
this.cpName = "",
this.strParameter = "",
this.objectData,
this.icon,
});