DefaultScreen constructor
const
DefaultScreen({})
Implementation
const DefaultScreen({
super.key,
required this.dataAdded,
required this.dataAll,
this.icon,
this.title,
required this.callbackItem,
});
const DefaultScreen({
super.key,
required this.dataAdded,
required this.dataAll,
this.icon,
this.title,
required this.callbackItem,
});