menu
meshagent package
documentation
schema.dart
ElementProperty
ElementProperty.new constructor
ElementProperty.new constructor
dark_mode
light_mode
ElementProperty
constructor
ElementProperty
(
{
required
String
name
,
String
?
description
,
})
Implementation
ElementProperty({required this.name, this.description});
meshagent package
documentation
schema
ElementProperty
ElementProperty.new constructor
ElementProperty class