menu
phoenix_radio package
documentation
radio_core.dart
RadioCore
childOnRight property
childOnRight property
dark_mode
light_mode
childOnRight
property
bool
childOnRight
final
控件是否在选择按钮的右边, true时 控件在选择按钮右边 false时 控件在选择按钮的左边 默认true
Implementation
final bool childOnRight;
phoenix_radio package
documentation
radio_core
RadioCore
childOnRight property
RadioCore class