const SignaturePadFieldWidget({Key? key, required this.schema, required this.onChanged}) : super(key: key);