checkList property
NotusAttribute<String>
get
checkList
Formats a block of lines as a checkbox list.
Implementation
NotusAttribute<String> get checkList =>
NotusAttribute<String>._(key, scope, 'cl');