menu
rownd_flutter_plugin package
documentation
state/domain/app.dart
App
App.new constructor
App.new constructor
dark_mode
light_mode
App
constructor
App
(
{
String
?
id
,
String
?
name
,
String
?
description
,
String
?
icon
,
Map
<
String
,
AppSchemaField
>
?
schema
,
})
Implementation
App({ this.id, this.name, this.description, this.icon, this.schema, });
rownd_flutter_plugin package
documentation
state/domain/app
App
App.new constructor
App class