Returns the custom grouped choices widget
Widget? customGroup(S2Group<T> group) { return builder.group?.call(modalContext, this, group); }