labelPosition property

CheckboxLabelPosition labelPosition
final

Where the label is rendered relative to the checkbox.

Defaults to CheckboxLabelPosition.right.

Implementation

final CheckboxLabelPosition labelPosition;