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