FormStyleCheckbox is a typedef that helps in managing form style checkboxes
typedef FormStyleCheckbox = Map<String, FormCast Function()>;