menu
ews package
documentation
PropertyDefinitions/PropertyDefinition.dart
PropertyDefinition
RegisterAssociatedInternalProperties method
RegisterAssociatedInternalProperties method
dark_mode
light_mode
RegisterAssociatedInternalProperties
method
void
RegisterAssociatedInternalProperties
(
List
<
PropertyDefinition
>
properties
)
Registers associated properties.
The list in which to add the associated properties.
Implementation
void RegisterAssociatedInternalProperties( List<PropertyDefinition> properties) {}
ews package
documentation
PropertyDefinitions/PropertyDefinition
PropertyDefinition
RegisterAssociatedInternalProperties method
PropertyDefinition class