menu
lean_builder package
documentation
element.dart
ConstFunctionReference
typeArguments property
typeArguments property
dark_mode
light_mode
typeArguments
property
List
<
DartType
>
get
typeArguments
Type arguments if the function is generic.
Implementation
List<DartType> get typeArguments;
lean_builder package
documentation
element
ConstFunctionReference
typeArguments property
ConstFunctionReference class