FormCast.custom constructor
FormCast.custom(
- String type, {
- dynamic metaData,
Cast to a custom form field
Implementation
FormCast.custom(String this.type, {this.metaData});
Cast to a custom form field
FormCast.custom(String this.type, {this.metaData});