menu
velix_editor package
documentation
actions/expressions.dart
Expression
getDescriptor<T> method
getDescriptor<T> method
dark_mode
light_mode
getDescriptor<
T
>
method
T
getDescriptor
<
T
>(
)
Implementation
T getDescriptor<T>() => type!.descriptor as T;
velix_editor package
documentation
actions/expressions
Expression
getDescriptor<T> method
Expression class