code property

String code
final

Code snippet.

Not localized: it is Dart, and the identifiers in it are the package's public API. String literals inside a sample stay in the language the sample was written in — translating label: 'Save' would produce code that no longer matches what the reader sees in the widgetbook.

Implementation

final String code;