input property

Implementation

CheckBoxConfig get input =>
    _getConfig<CheckBoxConfig>(MarkdownTag.input, const CheckBoxConfig());