
This fixes the snippet code output so that it includes the name of the element that it is a snippet for in the first line.
12 lines
118 B
Cheetah
12 lines
118 B
Cheetah
// Flutter code sample for {{element}}
|
|
|
|
{{description}}
|
|
|
|
{{code-imports}}
|
|
|
|
{{code-main}}
|
|
|
|
{{code-preamble}}
|
|
|
|
{{code}}
|