center property

Formats a block of lines to center

Implementation

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