controller property

RadioGroupController<T>? controller
final

This allows for setting and getting the value of this radio group.

Implementation

final RadioGroupController<T>? controller;