menu
ews package
documentation
PropertyDefinitions/ComplexPropertyDefinition.dart
ComplexPropertyDefinition<TComplexProperty extends ComplexProperty>
Type property
Type property
dark_mode
light_mode
Type
property
@
override
Type
get
Type
override
Gets the property type.
Implementation
@override core.Type get Type => TComplexProperty;
ews package
documentation
PropertyDefinitions/ComplexPropertyDefinition
ComplexPropertyDefinition<TComplexProperty extends ComplexProperty>
Type property
ComplexPropertyDefinition class