quote property

Formats a block of lines as a quote.

Implementation

NotusAttribute<String> get quote =>
    NotusAttribute<String>._(key, scope, 'quote');