models/custom_content library

Typedefs

ContentBuilder = Widget Function(dynamic config, ConfigFormController controller, dynamic onChanged(String))
第一个参数将会在运行时传入 FormConfig(或兼容对象),以便在回调中可获取验证器等能力