style property

RadioStyle? style
final

The style to be applied to the radio.

If style is an event driven RadioStyle by DrivenRadioStyle.driven, then DrivenRadioStyle.evaluate is used for the following RadioEvents:

Implementation

final RadioStyle? style;