Sign in
dart
/
dartdoc
/
refs/heads/main
/
.
/
lib
/
templates
/
_callable_multiline.html
blob: bc7a2da8a56c410b989c6e64aebba40236d555dd [
file
] [
log
] [
blame
] [
edit
]
{{ >annotations }}
<span
class
=
"returntype"
>
{{{ modelType.returnType.linkedName }}}
</span>
{{ >name_summary }}{{{ genericParameters }}}(
<wbr>
{{ #hasParameters }}{{{ linkedParamsLines }}}{{ /hasParameters }})