menu
velix package
documentation
reflectable/reflectable.dart
TypeDescriptor<T>
types static method
types static method
dark_mode
light_mode
types
static method
Iterable
<
TypeDescriptor
>
types
(
)
Implementation
static Iterable<TypeDescriptor> types() { return _byType.values; }
velix package
documentation
reflectable/reflectable
TypeDescriptor<T>
types static method
TypeDescriptor class