childOnRight property

bool childOnRight
final

控件是否在选择按钮的右边, true时 控件在选择按钮右边 false时 控件在选择按钮的左边 默认true

Implementation

final bool childOnRight;