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