groupRegistry property
final
The registry this radio registers to.
Unless provided, the BuildContext will be used to look up the ancestor RadioGroupRegistry.
Implementation
final RadioGroupRegistry<T>? groupRegistry;
The registry this radio registers to.
Unless provided, the BuildContext will be used to look up the ancestor RadioGroupRegistry.
final RadioGroupRegistry<T>? groupRegistry;