FieldRadio(- String? type,
- String? activeColor,
- bool? autofocus,
- String? fillColor,
- String? focusColor,
- String? focusNode,
- String? groupValue,
- String? hoverColor,
- String? materialTapTargetSize,
- String? mouseCursor,
- String? onChanged,
- String? overlayColor,
- double? splashRadius,
- bool? toggleable,
- String? value,
- String? visualDensity
)
Implementation
FieldRadio(this.type, this.activeColor, this.autofocus, this.fillColor, this.focusColor, this.focusNode, this.groupValue, this.hoverColor,
this.materialTapTargetSize, this.mouseCursor, this.onChanged, this.overlayColor, this.splashRadius, this.toggleable, this.value, this.visualDensity);