menu
tx_design package
documentation
widgets/radio_theme.dart
TxRadioThemeData
shape property
shape property
dark_mode
light_mode
shape
property
OutlinedBorder
?
shape
final
The shape of the checkbox's
Material
.
如果指定,则覆盖
TxRadio.shape
的默认值。
Implementation
final OutlinedBorder? shape;
tx_design package
documentation
widgets/radio_theme
TxRadioThemeData
shape property
TxRadioThemeData class