style property

FRadioStyle Function(FRadioStyle style)? style
final

The style. Defaults to FThemeData.radioStyle.

CLI

To generate and customize this style:

dart run forui style create radio

Implementation

final FRadioStyle Function(FRadioStyle style)? style;