onSubmit can be set to get the value whenever the user submits it. Should not be used to save the value.
@override void Function(bool? value)? onSubmit;