Create a cursor row with a key, primaryKey and value.
key
primaryKey
value
IdbCursorRow(super.key, super.primaryKey, this.value);