justify property
NotusAttribute<String>
get
justify
Formats a block of lines to justify
Implementation
NotusAttribute<String> get justify =>
NotusAttribute<String>._(key, scope, 'justify');
Formats a block of lines to justify
NotusAttribute<String> get justify =>
NotusAttribute<String>._(key, scope, 'justify');