GNRadioButton constructor
const
GNRadioButton({})
Implementation
const GNRadioButton({super.key, required this.title, required this.groupValue, this.onChange, required this.value, this.radioButtonColor});
const GNRadioButton({super.key, required this.title, required this.groupValue, this.onChange, required this.value, this.radioButtonColor});