labelStyle property
The text style for the radio buttons labels.
Note: This will only be applied to values in the radio group's
values list that are not widgets.
Implementation
final TextStyle? labelStyle;
The text style for the radio buttons labels.
Note: This will only be applied to values in the radio group's
values list that are not widgets.
final TextStyle? labelStyle;