ContactAddContactsInfoRemarksAndGroupBuilder typedef
ContactAddContactsInfoRemarksAndGroupBuilder =
Widget? Function(Function onRemarksChanged, Function onFriendGroupChanged)
Implementation
typedef ContactAddContactsInfoRemarksAndGroupBuilder = Widget? Function(Function onRemarksChanged, Function onFriendGroupChanged);