menu
schemax package
documentation
renderer/schema.dart
SchemaElement
SchemaElement.new constructor
SchemaElement.new constructor
dark_mode
light_mode
SchemaElement
constructor
SchemaElement
(
Map
<
String
,
dynamic
>
config
)
Implementation
SchemaElement(super.config) : id = config['id'], type = config['type'];
schemax package
documentation
renderer/schema
SchemaElement
SchemaElement.new constructor
SchemaElement class