The callback to call when the code is matched.
final FutureOr<void> Function(BuildContext context) onMatch;