A checkbox with a label to the right of the checkbox.
view : List (Element.Attribute msg) -> { onChange : Basics.Bool -> msg, checked : Basics.Bool, label : String } -> Element msg