FitRadioCards constructor
const
FitRadioCards({})
Creates a new FitRadioCards.
Implementation
const FitRadioCards({
super.key,
this.title,
required this.options,
this.selectedIndex = _defaultPreSelectedIndex,
this.onSelectionChanged,
});