SafaehDebugIdentityCard constructor
const
SafaehDebugIdentityCard({})
Implementation
const SafaehDebugIdentityCard({
super.key,
required this.package,
required this.version,
this.chips = const [],
this.title = 'Debug console',
});