RadioField constructor

RadioField()

Implementation

RadioField() : super('RadioField') {
  wrap = true;
}