Creates a field node.
const CodeField({ required this.name, required this.type, this.isFinal = true, this.defaultValue, });