UnknownScreen constructor
const
UnknownScreen({
- required String logo_path,
Implementation
const UnknownScreen({
required this.logo_path,
});
const UnknownScreen({
required this.logo_path,
});