menu
ews package
documentation
PropertyDefinitions/GenericPropertyDefinition.dart
GenericPropertyDefinition<TPropertyValue>
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 => TPropertyValue;
ews package
documentation
PropertyDefinitions/GenericPropertyDefinition
GenericPropertyDefinition<TPropertyValue>
Type property
GenericPropertyDefinition class