menu
erretech_facts package
documentation
modules/apps/app_model.dart
App
App.new constructor
App.new constructor
dark_mode
light_mode
App
constructor
App
(
{
String
?
id
,
String
?
key
,
String
?
name
,
String
?
description
,
String
?
state
,
})
Implementation
App({ this.id, this.key, this.name, this.description, this.state, });
erretech_facts package
documentation
modules/apps/app_model
App
App.new constructor
App class