menu
custom_server_driven_ui package
documentation
model/schema.model.dart
SchemaModel
SchemaModel.new constructor
SchemaModel.new constructor
dark_mode
light_mode
SchemaModel
constructor
SchemaModel
(
SchemaType
type
,
String
name
)
Implementation
SchemaModel(this.type, this.name);
custom_server_driven_ui package
documentation
model/schema.model
SchemaModel
SchemaModel.new constructor
SchemaModel class