Appearance
typedef ChecksumCallback = void Function(bool validated, String? checksum)
Callback for checksum validation.