SelectionValidatorTypesCallback typedef Null safety
Implementation
typedef SelectionValidatorTypesCallback = void Function(
List<SelectionValidatorType>);
typedef SelectionValidatorTypesCallback = void Function(
List<SelectionValidatorType>);