removes all keys from the box as fast as possible. does not report changes.
@override Future<int> delete() async => box.clear();