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